VIew pdf file from assets folder with inappbrowser
@bekzhan7 wrote: Hello everyone, I made an app with ionic where I need to store one PDF in assets and make users able to view it in app (with inappbrowser may be). How that can be achieved optimally...
View ArticleIonic custom directive controller
@ezazwar wrote: Hi all, i Am using a custom directive inside my view and its working fine Directive angular.module('starter.Directives', []).directive('browseto', [function() { return { restrict:...
View Article"hide-on-keyboard-open" element remains hidden when keyboard is quickly closed
@watson_aa wrote: When I quickly hide the keyboard in iOS, elements with the class "hide-on-keyboard-open" remain hidden. I have tried removing the 400ms delay described in the docs, with no luck. We...
View ArticleAre all of these Native interactions possible with Ionic/Cordova?
@Jamiec wrote: I am considering Ionic Framework for my application and I would like to know if the following interactions are possilble: Selecting a file to upload using the OS native file picker i.e....
View ArticleEmail Composer version 0.8.2
@dblanco wrote: I need to click on a link within the app (email icon), the user's mail application is opened with a preloaded mail. Previously using the email composer plugin, installing with:cordova...
View ArticleLive preview
@rajamohammed wrote: After installing cordova device plugins like File, File Transer, File Opener etc . The browser live reload option displays a blank white screen . Is there any option like in...
View ArticleIonic user authentication
@Tolu wrote: Am trying to add user authentication to my app. i have been able send information from the login form to the server but how do i restrict access to pages i don't want users to have access...
View ArticleUsing a service to control multiple modals
@jdnichollsc wrote: Hi guys, See my example to use multiple modals in Ionic Framework! Posts: 1 Participants: 1 Read full topic
View ArticleHow to insert echo get post ID into ionic
@Vahidnav wrote: Hello everyone,I want to fetch our Wordpress to ionic app and I've use below link. https://github.com/scottopolis/wpIonic I've changed our API URL and it's work well but I can't see...
View ArticleI'm attempting to use Crosswalk but unable to build after installation
@dcp3450 wrote: I'm working on an app that uses video. I was having issues, after some research some suggested switching to crosswalk fixed their issue. After installation I try to build and get an...
View ArticleReturning after a long time and have some questions
@vbMark wrote: Hello, I got an email from Google saying my Android app is using an old, insecure version of Cordova. It's been years since I've touched my app so had to relearn how Ionic works. I got...
View ArticleBug? ion-nav-button and ion-content seem to have separate $scope
@cheezy wrote: Reproduced here I'm basically trying to show/hide delete buttons with an "Edit" navigation button. I define a button, set ng-click="showDelete = !showDelete"The ionic list has the...
View Article$cordovaGeolocation Always Timing Out ! Any alternative?
@Sumeet123 wrote: No matter what the timeout is set or whether the high accuracy is true or false !!$cordovageolocation always returning error code 3 error message Timeout expired Heres my code :-...
View ArticleHow to authenticate for paid users?
@rsa wrote: Hi, I have an application for a WordPress website which is for a nonprofit society, members should pay 5$ for membership. also there should be ability to make a unique authentication key...
View ArticleSplashscreen doesn't work
@dattastudios wrote: I created an app in ionic creator. I installed it with Ionic CLI I added android platform via ionic platform add android I initialized resources via ionic resources I built the...
View ArticlePlease how can I acheive these with my Magento Ionic App
@peterokachie wrote: Please find my magento ionic app. It works using magento xml connect, However, I would love to customize my app to look like this. Any idea will be welcomed. I am new to ionic so...
View ArticleScript to modify config.xml
@dm17 wrote: Hey there, I'm currently working on a series of apps which all share a base-app on which the other apps are sitting on top. There will be a subfolder in the base-apps 'www' directory...
View ArticleGoogleMap on lower version of Android (API < 21)
@dimian wrote: Hi, im using angular-google-maps to display map. It working in explorers like chrome or mozilla and Android 5.0.1 or higher, but not in Android with version lower than API21. I found...
View ArticleAndroid platform version
@dmaccagno wrote: hi all, where can i find a list of ionic platform specific version? i mean i can download different version using ionic or cordova command like for example "ionic platform add...
View ArticleLots of missing modules when I try to create an app
@charlesanjos wrote: Hi all! I've just installed Ionic according to the getting started page, but I can't seem to create any app at all. Every time I try it, it always accuses of some missing module....
View Article