Image Title From Gallery
@ghanibunny wrote: Hello everyone i am new on ionic my objective is that a person can take a picture from camera offline and some data stores in local storage against the name of so far i was able to...
View ArticleIonic mobile marathi keyboard plugin
@anilDevaki123 wrote: ionic mobile multiple languages keyboard plugin Posts: 1 Participants: 1 Read full topic
View ArticleIonicPush without registered user
@micrdy wrote: I´m implementing IonicPush to my app. The push gets sent without errors. The device token is saved: $ionicPush.register().then(function(t) { return $ionicPush.saveToken(t);...
View ArticleWhy Ionic CLI commands are a lot slower than Cordova?
@MisterDev wrote: I'm using ionic 2.0.0-beta.37, cordova 6.2.0 and node 6.2.0 on OSX 10.11.4 cordova platform list | time ionic platform list real 0m19.449s | real 1m16.809s user 0m0.890s | user...
View ArticleIonic cloud app name wrong [fixed]
@tomchiverton wrote: Where do I set the name of the app as displayed on 'https://apps.ionic.io/' ? PhoneGap build is happily naming my app based on the config.xml, but Ionic things it's called...
View ArticlePopup causing a flicker on ios and android
@JordanB wrote: When opening and closing a popup the screen flickers on both ios and android. It seems that the backdrop is displayed and removed a second time very fast. I think it may have to do...
View ArticleError ios help me
@soulreavers214 wrote: ionic.config { [Error: EACCES: permission denied, open '/Users/johnfredy/.ionic/ionic.config'] errno: -13, code: 'EACCES', syscall: 'open', Posts: 1 Participants: 1 Read full...
View ArticleCan't run ionic app in android
@liquidshadowfox wrote: ionic platform add android Updated the hooks directory to have execute permissionsAdding android project...Creating Cordova project for the Android platform: Path:...
View ArticleNavigate from one tab to a nested view of another tab
@giltotherescue wrote: Is it possible to link from one tab to a nested view in another tab? I've tried two different methods and neither seem to work. Here's my router config:...
View ArticleFilter JSON Using Checkboxes with AngularJS
@amrayoub wrote: Hello , I have been trying to solve this problem for days.i'm trying to filter json data using checkbox , for example when i check more than one id , it shows the rest it's data...
View ArticleIonic Scroll Problem
@Icgili wrote: I have a scroll problem.This area in <ion-side-menu-content>.I have a html { overflow-y:scroll !important; } code in my css file but it not worked. Screenshot_1.jpg317x518 28.3 KB...
View ArticleCrash log from iOs App Store
@Npact wrote: I got this initial message from Apple during my app review: We discovered one or more bugs in your app when reviewed on iPad running iOS 9.3.5 on Wi-Fi connected to an IPv6 network.-...
View ArticleI cant upload foto from camara to firebase
@EnFXChile wrote: Close post plz, my error is ok now Posts: 2 Participants: 1 Read full topic
View ArticleCannot install old version of ionic
@Edersongarcia wrote: I need to install a version 1.6.4 because I have a project that i have to maintain;When I try to install npm install -g ionic@1.6.4I get this error sudo npm install -g...
View ArticleOpen external link from json data file
@batman wrote: I can open a link normally like so <a class="item" href="#" onclick="window.open('http://www.google.com/', '_system', 'location=yes'); return false;"> Open link </a> but my...
View ArticleIonic and Firebase for newbies
@rodusa wrote: I am trying to understand how Ionic and Firebase play together in terms of security and distribution and I have one question that I could not find on the web. If someone could please...
View ArticleGoogle Play rejected my app
@standroid wrote: Hi I recently went through the process of signing and uploading my 1st android app to the Google Play Store only to have it rejected. The reason was a supposed security breach...
View ArticleEnable Install Tracking for Facebook SDK
@Redooc wrote: Hi All,how to integrate the 'Install Tracking' for facebook sdk in ionic project? for both ios and androidhttps://developers.facebook.com/docs/app-ads/sdk at point 4 Android...
View ArticleApp custom configuration
@lsantaniello wrote: Hi guys,I need to create a custom configuration file. What is the best solution? ThanksLuca Posts: 1 Participants: 1 Read full topic
View ArticleHow to add image capture time on captured image
@PremAgrawal wrote: I have add image capturing functionality in my app. But, i have requirement that captured image should have captured date and time. As shown in this link...
View Article