ccoenraets / ionic-tutorial

Ionic Tutorial
219 stars 147 forks source link

Working fine in web browsers. but not working in app when we create apk files #15

Closed sarathbabuSwamynathan closed 8 years ago

sarathbabuSwamynathan commented 8 years ago

Working fine in web browsers. but not working in app when we create apk files with the help of android studio. if I click Login with Facebook button then I wont get any response. only blank page is showing.

when I log response of ngFB.login({scope: 'email,user_posts,publish_actions'}) in controller.js , In browser i am getting proper response. But in app ( while debugging with chrome tool ) I won't get any response.

help me out!!

sarathbabuSwamynathan commented 8 years ago

Issue not in the code. it is in my mobile wifi proxy settings. now everything works fine.