Hey quick update on my issue. The plugin is still working perfectly in my browser. On my mobile app and emulator I now have facebook working. Twitter, and Instagram are still getting stuck on their loading screens in my app and emulator. For Facebook I was actually running into permissions issues so I ran a chmod on my website directory.
chmod 775 -R example.com/
This fixed the issue with Facebook loading indefinitely. I’m double checking my setting and permissions but so far haven’t found a fix for Instagram and Twitter. Let me know if adjusting permissions has any effect with your problem. I’ll keep posting any progress I make here.