My app was working fine, few days back and suddenly stops working.All the permissions and advance access are approved by facebook My app connects user and get his public profile, email information as well as pages he manage and through my app user can go live and read comments
The issue i'm facing is when i tap on facebook connectivity button in my app it redirects me to the facebook app where i allow permission of reading public details then on next page i select my pages which my app can read and manage then in the final step i'm getting a never ending loader with message ( Linking myApp to Facebook ) Also when i back press from there facebook callback returns success with null data while in processing my callback factory never gets call due to that never ending loader
Tried almost everything but nothing works