Amirul Momenin5979205
Posts: 1
Joined: Sat Feb 06, 2016 9:24 am
Location: Dhaka
Contact: Skype

Facebook Login

When I am trying by installed apk
Apperyio.User.loginFB("236xxxxx956666338", "http://appery.io/app/view/33dd3605-8b...{

Code: Select all

 alert("success_" + token);  

},function(error) {

Code: Select all

 alert("error_" + JSON.stringify(error));  

});

That is forcing me to login at Appery
I don't need Appery Login

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Facebook Login

Hello Amirul,

Have you made the application public?
You should make your app public. Go to the App Review Status tab, tick the Yes/No button and confirm; otherwise, it won’t be live and available to all users.

Amirul Momenin5979205
Posts: 1
Joined: Sat Feb 06, 2016 9:24 am
Location: Dhaka
Contact: Skype

Facebook Login

Face Book is live
https://appery.io/app/view/33dd3605-8...
this link forcing to Appery Login
Peoblem is this when I install Apk and run
and click social on login that is forcing me to log in to Appery.io from https://appery.io/app/view/33dd3605-8...

Image

Image

Image Image

Image Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Facebook Login

Please disable and enable again the public link here: Image

Amirul Momenin5979205
Posts: 1
Joined: Sat Feb 06, 2016 9:24 am
Location: Dhaka
Contact: Skype

Facebook Login

problem is with installed apk
Appery is good when I already login
App from mobile is problem

Amirul Momenin5979205
Posts: 1
Joined: Sat Feb 06, 2016 9:24 am
Location: Dhaka
Contact: Skype

Facebook Login

Ok that is working after making public again
Thank you

Amirul Momenin5979205
Posts: 1
Joined: Sat Feb 06, 2016 9:24 am
Location: Dhaka
Contact: Skype

Facebook Login

Apperyio.User.loginFB("2369094956666338", "http://appery.io/app/view/33dd3605-8b...{

Code: Select all

 alert("success_" + token);  

},function(error) {

Code: Select all

 alert("error_" + JSON.stringify(error));  

});

I cant see alert here
I can see
https://appery.io/app/view/33dd3605-8...

Return to “Issues”