Ionic framework dor POS?
hi, am planning to start developing a POS uding the ionic framework, i just want to know if there is any previos attempts in this iss, teh main thing am worry about is the recipte printer ( wire or...
View Article'Cordova/CDVViewController.h' file not found in Xcode 7.1 beta
Worked for me too. Life saver.
View ArticleIonic view sync status 404
Hi guys it seems like Ionic view won't let sync with my app, Is there anyway to know if the server is down or something? Thank you
View ArticleProblem compiling with XCode7 and iOS9
After removing the google map plugins, I am still getting the same error.
View ArticleWhat are you building with Ionic? We want to know!
Live polling social appKlicker, was originally created to replace the need for having traditional clickers in the classroom. In-spite of this, there is no limitation for people to use this outside of...
View ArticleApp transport Security has blocked a clearText Http in ios excode
@enamul95 Where did you add ? <key>NSAppTransportSecurity</key> <dict> <!--Include to allow all connections (DANGER)--> <key>NSAllowsArbitraryLoads</key>...
View Article[solved] iOS9 fails with setRequestHeader [native] with custom headers in...
Finally I get to work on the fix and verified that what you described was thecause of exception and after addressing it, our app started to function again! Once again thank you so much for sharing...
View ArticleProblem compiling with XCode7 and iOS9
This is how I fixed those issues. Find this file: platforms/ios/[your-app-name]/[your-app-name]-Info.plist And add the following: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC...
View ArticleiOS 9 Sidemenu navigation-animation issue
You're probably running into the window location bug. The post Preparing for iOS 9 on the Ionic blog should help you.
View ArticleiOS 9 radio button
This is a known issue and was fixed in nightly. github.com Issue: bug: bug: Radio buttons have broken logical and visual state on iOS9 device opened by zarko-tg on 2015-09-10 closed by mhartington on...
View ArticlePhonegap-googlemaps-plugin with $ionicModal
Hello, I would like to integrate phonegap-googlemaps-plugin into $ionicModal. It works when I show map into view but not into modal. Background of modal becomes transparent and map don't show...
View ArticleError after updating to Xcode 7
So, a workaround in X-Code is: Project > Build Settings > Build Options > Enable Bitcode = No To first link noted seems to work on the FB side, but as you may too, I have Google Plus also...
View ArticleHow to access my mysql database from ionic app
If someone have a tutorial to do this with Codeigniter. Please help.
View ArticleError after updating to Xcode 7
If I disable Bitcode, then the plugin opens Facebook in browser instead of the App
View ArticleNested views and back button
Can someone help out. I have been trying by all means to get a back button to work on a nested sidemenu template but not getting it.I have sidemenu template with home page, leftmenu list, list-item...
View ArticleCustom directive
Ok so I'm obvious missing something.. Have tried both and but I dont see my directive?It works when I run it in the browser using "ionic run" Here it is: (function() { 'use strict'; angular...
View Article