3

I have a problem with react-native webview app and Facebook login via modal window. The login works on mobile browsers but when I try to login via app I see white screen.

Steps to reproduce:

  1. Click on login button on my site.

  2. Enter username and password on FB modal window and submit the form

  3. See white screen

I think the problem is the same like this one stackoverflow link but I do not know how I can handle that using react-native.

Can anybody help me how can I handle that problem using react-native?

Community
  • 1
  • 1
Anton_Sh
  • 225
  • 1
  • 7
  • 16
  • You should really show some code. Anything is better than nothing. Also - are you getting any errors in your `react-native log-android` or `adb logcat` logs? – chapeljuice Jun 15 '17 at 14:04

0 Answers0