Search found 0 matches
- Fri Nov 18, 2022 6:16 am
- Forum: Moved from Get Satisfaction
- Topic: How to execute cordova plugin code
- Replies: 0
- Views: 1505
How to execute cordova plugin code
- Tue Apr 21, 2020 7:57 am
- Forum: Moved from Get Satisfaction
- Topic: Apple store and Google paly store
- Replies: 1
- Views: 1062
Apple store and Google paly store
is there any tutorial to deploy in Apple store and Google paly store from Appery?
- Tue Aug 20, 2019 5:49 am
- Forum: Moved from Get Satisfaction
- Topic: Fb login
- Replies: 3
- Views: 1092
Fb login
I installed plugin
now tell me steps
code is not executing
- Tue Jul 23, 2019 8:27 pm
- Forum: Moved from Get Satisfaction
- Topic: Fb login
- Replies: 3
- Views: 1092
Fb login
When I login from fb that is redirecting app to web with browser
I need to stay in android app not browser
- Wed Jun 12, 2019 9:20 am
- Forum: Moved from Get Satisfaction
- Topic: Navigation
- Replies: 7
- Views: 1824
Navigation
what is the solution?
- Wed Jun 12, 2019 6:42 am
- Forum: Moved from Get Satisfaction
- Topic: Navigation
- Replies: 7
- Views: 1824
Navigation
https://appery.io/app/view/33dd3605-8...
I cant see here button and js alert
- Wed Jun 12, 2019 6:41 am
- Forum: Moved from Get Satisfaction
- Topic: Navigation
- Replies: 7
- Views: 1824
Navigation
When I make a new page
I set button/js that is not working
- Wed Jun 12, 2019 4:45 am
- Forum: Moved from Get Satisfaction
- Topic: Navigation
- Replies: 7
- Views: 1824
Navigation
Apperyio.navigateTo("test", {});
suddenly that is not working
https://appery.io/app/view/33dd3605-8...
Failed to load resource: the server responded with a status of 404 (Not Found)
Why $test folder is making?
I cant see this in others previous pages
- Wed Jun 12, 2019 3:41 am
- Forum: Moved from Get Satisfaction
- Topic: Navigation
- Replies: 7
- Views: 1824
Navigation
Failed to load resource: the server responded with a status of 404 (Not Found)
- Wed Jun 12, 2019 2:53 am
- Forum: Moved from Get Satisfaction
- Topic: Navigation
- Replies: 7
- Views: 1824
Navigation
Hi Navigation is not working with new created pages What should I do
- Thu Apr 18, 2019 4:33 pm
- Forum: Moved from Get Satisfaction
- Topic: Facebook Login
- Replies: 6
- Views: 1456
Facebook Login
- Tue Apr 16, 2019 12:08 pm
- Forum: Moved from Get Satisfaction
- Topic: Facebook Login
- Replies: 6
- Views: 1456
Facebook Login
Ok that is working after making public again
Thank you
- Tue Apr 16, 2019 11:50 am
- Forum: Moved from Get Satisfaction
- Topic: Facebook Login
- Replies: 6
- Views: 1456
Facebook Login
problem is with installed apk
Appery is good when I already login
App from mobile is problem
- Mon Apr 15, 2019 10:43 am
- Forum: Moved from Get Satisfaction
- Topic: Facebook Login
- Replies: 6
- Views: 1456
Facebook Login
- Sun Apr 14, 2019 3:36 am
- Forum: Moved from Get Satisfaction
- Topic: Facebook Login
- Replies: 6
- Views: 1456
Facebook Login
- Wed Jan 16, 2019 11:01 am
- Forum: Moved from Get Satisfaction
- Topic: $in in params.criteria
- Replies: 1
- Views: 503
$in in params.criteria
- Wed Nov 07, 2018 2:02 am
- Forum: Moved from Get Satisfaction
- Topic: Uploaded image is showing corrupted by db_file_creation
- Replies: 3
- Views: 703
Uploaded image is showing corrupted by db_file_creation
file should be image gallery/camera
just 1 file
How can I modify this?
- Sun Nov 04, 2018 3:49 pm
- Forum: Moved from Get Satisfaction
- Topic: Uploaded image is showing corrupted by db_file_creation
- Replies: 3
- Views: 703
- Sat Oct 20, 2018 1:01 pm
- Forum: Moved from Get Satisfaction
- Topic: Publish
- Replies: 4
- Views: 1093
Publish
tnx
- Sat Oct 20, 2018 11:46 am
- Forum: Moved from Get Satisfaction
- Topic: Publish
- Replies: 4
- Views: 1093
Publish
Sorry.I asked you how to make .apk and .ipa file
- Sat Oct 20, 2018 9:15 am
- Forum: Moved from Get Satisfaction
- Topic: Publish
- Replies: 4
- Views: 1093
Publish
How may I publish for playstore and ios
can You pls send me full details/help file
- Thu Oct 18, 2018 4:54 am
- Forum: Moved from Get Satisfaction
- Topic: autocomplete
- Replies: 5
- Views: 924
autocomplete
Hi that work when I set at end $scope.$apply( );
- Thu Oct 18, 2018 4:23 am
- Forum: Moved from Get Satisfaction
- Topic: autocomplete
- Replies: 5
- Views: 924
autocomplete
- Thu Oct 18, 2018 4:19 am
- Forum: Moved from Get Satisfaction
- Topic: autocomplete
- Replies: 5
- Views: 924
autocomplete
If I set alert I can see alert but not redirect
- Thu Oct 18, 2018 4:07 am
- Forum: Moved from Get Satisfaction
- Topic: autocomplete
- Replies: 5
- Views: 924
autocomplete
var button = document.getElementById(id);
button.addEventListener('click', function() {
Apperyio.navigateTo("PostInventory", {});
});
Redirect is not working.Only playing when I click twice
- Wed Oct 17, 2018 8:05 am
- Forum: Moved from Get Satisfaction
- Topic: autocomplete
- Replies: 5
- Views: 924
autocomplete
How may I fix autocomplete in ionic app.Pls help me faster