Open paulkugaev opened 7 years ago
I've the same issue, it was working, but stop after update to SDK 7.10.1. In unity editor it's working fine, the problem is on device Test. Device - Moto MAXX
Downgraded to unity 5.6.3, everything works fine. But problem with unity 2017 still persists
I can confirm that the problem is still happening on 2017.2.
i have same issue it works on editor but not work on android phone
In my app I use proguard for release build. In development build everything works fine. In release build nothing happens when I tap my login button. Even no logs. My proguard file
-keep class bitter.jnibridge.* { *; } -keep class com.unity3d.player.* { *; } -keep class org.fmod.* { *; } -ignorewarnings -keep class * { public private *; }
Unity 2017.1.0f3, Facebook SDK 7.10.0, tested device HTC 10 Android 7.0