Search found 26 matches

Go to advanced search

by Ricardo Amaral
Thu Sep 29, 2016 3:47 am
Forum: Issues
Topic: Cordova Media Plugin Error - Ionic
Replies: 1
Views: 485
 
Jump to post

Cordova Media Plugin Error - Ionic

Hi all! I could successfully implement play and pause function on my ionic app to play a mp3 file from a url. File plays well. But when I try different functions like init, stop, seekTo or other I get error "... is not a function". I have included the Cordova Media Plugin 1.0.1 at app sett...
by Ricardo Amaral
Tue Aug 30, 2016 2:51 pm
Forum: Issues
Topic: Determine a fix IP to outcome server code calls
Replies: 1
Views: 453
 
Jump to post

Determine a fix IP to outcome server code calls

I ́m working to integrate with an external partner API via server code. Partner is requiring a fix IP from my server (my appery.io code that call their API) in order to white list it on their firewalls. Is that a list of IPs from Appery.io server code for outcome traffic? Is it possible to hire a de...
by Ricardo Amaral
Fri Aug 19, 2016 7:55 pm
Forum: Issues
Topic: How can I control the slide panel visibility in Angular JS (Ionic)?
Replies: 19
Views: 4903
 
Jump to post

How can I control the slide panel visibility in Angular JS (Ionic)?

Hi Rubyard, now I remember I spent lot of hours to find the solution. At that time I I think I read in a forum that I should set the size of side menu to 0px on the page I want to "block" it. The problem is I forgot where to change = that. I have reviewed my app and I can ́t remember :( . ...
by Ricardo Amaral
Fri Aug 19, 2016 4:18 pm
Forum: Issues
Topic: How can I control the slide panel visibility in Angular JS (Ionic)?
Replies: 19
Views: 4903
 
Jump to post

How can I control the slide panel visibility in Angular JS (Ionic)?

Hi Rubyard, try this and let me know if work: Go to the page you want to block the slide manu, at page Properties add an Attribute named: ng-swipe-right or ng-swipe-left depending on side of your menu, for that attribute type false at attribute value. a href="https://d2r1vs3d9006ap.cloudfront.n...
by Ricardo Amaral
Fri Jul 01, 2016 5:32 pm
Forum: Issues
Topic: Connect a DB tool to query at Appery.io databases
Replies: 1
Views: 468
 
Jump to post

Connect a DB tool to query at Appery.io databases

Hi, I want to use a DB tool like Robomongo to query at Appery.io databases to export my data in a easier way. I tried to create the connection at the tool but didn't work. Is it possible to connect an external tool to query at the database? Or is there an recommended tool for that?

by Ricardo Amaral
Fri May 06, 2016 12:27 pm
Forum: Issues
Topic: Workaround for expired token when using Apperyio.User.loginFB - error DBEL002 - Angular / Ionic
Replies: 3
Views: 981
 
Jump to post

Workaround for expired token when using Apperyio.User.loginFB - error DBEL002 - Angular / Ionic

I have created a logic for auto login on my Ionic app (for regular user account or facebook via Apperyio.User.loginFB). One possibility is the session token get expired after some time, so the app needs to re-login automatically. The problem is that for FB I was receiving error code DBEL002 descript...
by Ricardo Amaral
Fri May 06, 2016 2:14 am
Forum: Issues
Topic: Clean up user FB credential ID data after logout with Facebook (ionic / angular)
Replies: 3
Views: 644
 
Jump to post

Clean up user FB credential ID data after logout with Facebook (ionic / angular)

Hi Sergiy, thank you for your feedback. I have tried Apperyio.User.logoutOauth (this detach FB id from Appery,oi ID) and Apperyio.User.invalidate, and didn't had the expected behavior. Seems after the first FB logon, the Apperyio.User.loginFB api create some cache (or cookie at internal browser?) an...
by Ricardo Amaral
Thu May 05, 2016 2:46 am
Forum: Issues
Topic: Clean up user FB credential ID data after logout with Facebook (ionic / angular)
Replies: 3
Views: 644
 
Jump to post

Clean up user FB credential ID data after logout with Facebook (ionic / angular)

My logout function works fine, but it doesn't clean up user data if they had logged with Facebook API before (Apperyio.User.loginFB). After logout, next time user try to login with FB again, it doesn't prompt FB login request, it just login again. In other words, app still knowing user FB credential...
by Ricardo Amaral
Fri Apr 22, 2016 2:48 am
Forum: Issues
Topic: Auto login and prevend user going back to login page by pushing back button for ionic
Replies: 6
Views: 1125
 
Jump to post

Auto login and prevend user going back to login page by pushing back button for ionic

Hi! I could auto logon. Now I need clean up the navigation history after logon to prevent user to go back to the login page (because the Android back button is always there). I tried the both samples below, but it didn't work. Syntax on Logon Page pre var $ionicHistory = Apperyio.get("$...
by Ricardo Amaral
Fri Apr 22, 2016 2:31 am
Forum: Issues
Topic: Disable Android back button in Ionic framework
Replies: 8
Views: 1759
 
Jump to post

Disable Android back button in Ionic framework

TIP: You can only test all samples with the APK APP installed on your phone. The Tester app doesn't work in this case. Samples above "run" but none of them prevented the back action in my tests. I found the following sample that worked fine for me. It will block back button on all pages pr...

Go to advanced search