Search found 95 matches

Go to advanced search

by umama fakher
Tue Jun 30, 2015 4:11 pm
Forum: Issues
Topic: Cordova Upload Database Plugin Not Working
Replies: 20
Views: 2580
 
Jump to post

Cordova Upload Database Plugin Not Working

After taking picture it should display on screen then on clicking upload button it will be uploaded, but problem here is that after taking a picture it is not returning to the page and showing a black screen. I don't know may be there is a bug.

by umama fakher
Tue Jun 30, 2015 3:15 pm
Forum: Issues
Topic: Cordova Upload Database Plugin Not Working
Replies: 20
Views: 2580
 
Jump to post

Cordova Upload Database Plugin Not Working

No, it is not showing any error in console.

by umama fakher
Tue Jun 30, 2015 8:50 am
Forum: Issues
Topic: Cordova Upload Database Plugin Not Working
Replies: 20
Views: 2580
 
Jump to post

Cordova Upload Database Plugin Not Working

It was working really fine till yesterday. I deleted all the files related that and again following the tutorial ( https://devcenter.appery.io/documenta... ) steps I did it but no result. Please help me. Like it is capturing image and then my app hangs up, not showing the image on the page and not r...
by umama fakher
Mon Jun 29, 2015 2:46 pm
Forum: Issues
Topic: Is it possible to work on two maps, in same app, on different page? One Map is not Loading correctly .Please Help!
Replies: 13
Views: 1596
 
Jump to post

Is it possible to work on two maps, in same app, on different page? One Map is not Loading correctly .Please Help!

pre final LocationManager manager = (LocationManager)context.getSystemService (Context.LOCATION_SERVICE ); if ( !manager.isProviderEnabled( LocationManager.GPS_PROVIDER ) ) Toast.makeText(context, "GPS is disabled!", Toast.LENGTH_LONG)&#4...
by umama fakher
Sun Jun 28, 2015 12:14 am
Forum: Issues
Topic: Is it possible to work on two maps, in same app, on different page? One Map is not Loading correctly .Please Help!
Replies: 13
Views: 1596
 
Jump to post

Is it possible to work on two maps, in same app, on different page? One Map is not Loading correctly .Please Help!

Geolocation working when GPS is enabled on android device and not working when it is disabled. Is there a way to prompt user to enable their GPS location if it is disabled. This problem is only on Android and in iOS it is working perfect that is if GPS is off it prompt user to turn it on/off. It wil...
by umama fakher
Sun Jun 28, 2015 12:10 am
Forum: Issues
Topic: adding-multiple-location-points-on-google-map-with-appery-io-backend-services
Replies: 58
Views: 13660
 
Jump to post

adding-multiple-location-points-on-google-map-with-appery-io-backend-services

Geolocation working when GPS is enabled on android device and not working when it is disabled. Is there a way to prompt user to enable their GPS location if it is disabled. This problem is only on Android and in iOS it is working perfect that is if GPS is off it prompt user to turn it on/off. It wil...
by umama fakher
Fri Jun 26, 2015 6:01 am
Forum: Issues
Topic: Delay between functions
Replies: 7
Views: 1282
 
Jump to post

Delay between functions

Thankyou so much. This is working. Cheers Appery.io team :) !!

by umama fakher
Tue Jun 23, 2015 9:17 pm
Forum: Issues
Topic: Delay between functions
Replies: 7
Views: 1282
 
Jump to post

Delay between functions

I am using your code like this. I want the database service executed than the mailto window open and then it navigates to start page alerting the success. Am I using your code correctly? pre function foo(params, callback){ databaseService.execute({}); window.open('mailto:someone@exam...
by umama fakher
Tue Jun 23, 2015 8:44 pm
Forum: Issues
Topic: Delay between functions
Replies: 7
Views: 1282
 
Jump to post

Delay between functions

only first function is executing second is not executing ?

Go to advanced search