Unable to assign ng-controller to ion-nav-view (1.3.1)
@arahlf wrote: I'm trying to assign an ng-controller attribute to an ion-nav-view, but for some reason it doesn't seem to ever hit my controller. Is there something on the ion-nav-view directive that...
View ArticleWrap each plugin call with the deviceready event -
@developer_med wrote: hay guys Capture.PNG754x331 12.8 KB plz i didn't understand when i should wrap plugin call withb deviceready for exemple sqlite plugin i have wraped the database opning in...
View ArticleUpdate data in a factory
@Vieroli wrote: Hi guys, In my app, I use the facebook connect API. I store the userID in localstorage, I need the userID to display data, data that concerns each user. In my case, I need to update...
View ArticleIonic Push Register function
@Gasparyan wrote: Hi guys.i have a problem with ionic push notification,i have installed phonegap-plugin push .but i cant see my device token ;This is my code var push = new Ionic.Push({ "debug":true...
View ArticleHow to get Device Token (Android Platform) when using Phonegap-plugin-push
@Gasparyan wrote: Hi! . Please help! i cant et my device token! Posts: 1 Participants: 1 Read full topic
View ArticleUnable to call external url from android simulator but working well in ios...
@lagfvu wrote: I am unable to call my external url from my android version of my ionic app, yet it works properly when i run it in web browser or in the ios simulator. Posts: 1 Participants: 1 Read...
View ArticleHow to save Device Token for user in apps.ionic.io?
@Gasparyan wrote: I cant set Device Token for my user!Please help me!!!\ var push = new Ionic.Push({ "onNotification":function(notification){ alert("Recieved Notification"); }, "pluginConfig":{...
View ArticleUser has no push tokens registered
@Gasparyan wrote: Please help!I cant continue !! Posts: 1 Participants: 1 Read full topic
View ArticleIssue with attaching file to EmailComposer Android
@Nickrichyrich wrote: Hello Everyone, I am having some issues getting a file that is on the device storage to attach to an email. I am using the same plugin that Nick Raboy used in his tutorial The...
View ArticleHow to use Cordova Camera with File Transfer
@VariousArtist wrote: I am trying to upload a photo taken from the camera, but running into issues with tying the resulting photo with the file transfer. I have installed the following plugins:...
View ArticleIonic-native 'plugin not installed' but 'ionic plugin add' says already...
@Briends wrote: Hi, I recently switched from ngCordova to ionic-native. Mainly for camera, statusbar and network. When using the network plugin it says: [Warning] Native: tried calling e.connection,...
View ArticleActivity Log in ionic app
@Apptestgenerate wrote: Hi Team, I want to show the activity of an user like pageview & method that user had done in the app. Is there any plugin for that? Posts: 1 Participants: 1 Read full topic
View ArticleIonic setup failed
@Ecanic wrote: I previously uninstalled Ionic but when I try to reinstall via IonicLabSetup.exe the setup fails. Before it was initially uninstalled, the folder from...
View ArticleOn-hold also activate ng-click on Samsung Phones
@spawnhel wrote: I have two functions "openMenu()" and "openItem()"* If i click on item it will activate ng-click with "openItem()"* If i hold, it will trigger on-hold with "openMenu()" calling...
View ArticleSwipe right / left
@hermanho237 wrote: Hello all, is there a way to swipe ion-list items both left and right, for instance, swipe left to unlike and right to like? Thanks in advance. Posts: 1 Participants: 1 Read full...
View ArticlePass scope between 2 pages
@samxfido88 wrote: Hello all im new to ionic im devloping a sample app . i want to display the data in array in page 1 to table in page 2. can anyone help me how to pass data between 2 pages .i have...
View ArticleD3 maps in Ionic
@sammyspills wrote: Hello all I'm new to ionic and making an app where I'll need to be able to display points on a map, as well as make graphs of these points against other data. I've found the D3...
View ArticleThe Facebook Connect plugin
@developer_med wrote: heey guys, i'm using The Facebook Connect plugin i did all this configuration 3.PNG697x577 11.3 KB and when i build i got this this error error is in setting.gradle filte that...
View ArticleSimple Remote Console, All Devices, All Platforms. Mac/Windows/Linux
@CTucker1327 wrote: I don't know how many people are like me, but I own a Mac and I hate using it. I do all of my development on Windows or Linux, because of this though the amount of crap I had to go...
View ArticleHow to unregister a device from ionic push
@mike_davies96 wrote: I'm just wondering if anyone would be able to clear up how push.unregister() works. In the docs it simply says to unregister a device just call the following, push.unregister();...
View Article