Hello,
I am developing an application using AppWarp on Xamarin.Android and Xamarin.iOS but I am unable to connect when using mobile data networks and not Wi-Fi. Everything works fine when using Wi-FI but once I switch to mobile data I never receive a callback for OnConnectDone. I am testing on a Samsung Galaxy S6 Active running Android 5.1.1 and an iPhone 6 Plus on iOS 9.3.2 using the AppWarpMono SDK v1.5.1.
Here is a link to a sample project demonstrating the issue, simply replace the apiKey and secretKey in the AppWarpTest_PCL/AppServices/AppServices.cs file and run the app and hit connect:
https://bitbucket.org/feraask/appwarptest_xamarin_pcl/get/5f7c0f5fed8f.zip
If you could please let me know what is going on and if there is a fix available I would greatly appreciate it!