Search found 26 matches

Go to advanced search

by zaik
Mon May 16, 2016 7:22 am
Forum: Issues
Topic: Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Replies: 70
Views: 8301
 
Jump to post

Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

I am using google analytics in my Ionic Ngular app. trackEvent functionis working fine but my trackPage functinis not working. getGAPlugin().trackPage(gaNativePluginResultHandler, gaNativePluginErrorHandler, pageName); what to give in pageName to track the event. I am currently giving string name th...
by zaik
Fri Apr 08, 2016 12:02 pm
Forum: Issues
Topic: push notification problem with iOS devices
Replies: 25
Views: 4210
 
Jump to post

push notification problem with iOS devices

I have configured push in my app and devices are getting registered in my database collection too. But still when I try to send push notification from it says message has been sent but is statistics it says error against that thing. Can you elaborate why i am having this issue. i am using certificat...
by zaik
Thu Apr 07, 2016 11:45 am
Forum: Issues
Topic: push notification problem with iOS devices
Replies: 25
Views: 4210
 
Jump to post

push notification problem with iOS devices

Hy All, is this problem has been solved? If yes how you do it.

by zaik
Mon Dec 21, 2015 7:05 am
Forum: Issues
Topic: Angular js navigate-to not working
Replies: 12
Views: 1341
 
Jump to post

Angular js navigate-to not working

Hello i am getting the same issue. I have a button which has navigate-to function on it. it sends me back 2 pages instead of 1 page ? I am using buttom in footer and is developing in Ionic angular ?

by zaik
Thu Nov 19, 2015 1:31 pm
Forum: Issues
Topic: Angular back button on index page - how to hide it?
Replies: 3
Views: 560
 
Jump to post

Angular back button on index page - how to hide it?

You have to create scope variable in index page with its type set as boolean.

Then you just have to set value of that variable true or false.

You dont need to declare it again on each page.

by zaik
Wed Nov 11, 2015 10:20 am
Forum: Issues
Topic: Displaying suggestions in input box
Replies: 43
Views: 3734
 
Jump to post

Displaying suggestions in input box

I am unbale to add autocomplete to my IONIC angular app?
When I tried to include this JS file http://code.jquery.com/ui/1.10.3/jque...

it gives error. Also I cant able to call autocomplete function. Can anyone elaborate How can I use it in Angular IONIC app ?Reply sooner.

by zaik
Fri Nov 06, 2015 5:12 am
Forum: Issues
Topic: service is not definied
Replies: 16
Views: 1984
 
Jump to post

service is not definied

I am also getting service undefined error. i created a service create_workorder_service_clone and want to include service in my custom javascript file. This is my error I am getting. "Error: create_workorder_service_clone is not defined" https://d2r1vs3d9006ap.cloudfront.net/s3_images/1305...
by zaik
Thu Nov 05, 2015 7:24 am
Forum: Issues
Topic: how to check internet connection
Replies: 11
Views: 1252
 
Jump to post

how to check internet connection

How can app knows if internet is available or not without clicking on nay event ? For example I am filling some form and before saving and my internet goes. In offline mode I click save and store my form values in my local storage. After some time internet will come and I am on other screen. I want ...

Go to advanced search