Open giangnt1 opened 3 years ago
Did you manage to handle this issue? I'm testing my app with nox emulator and run into same problem as well.
Same problem!
hey @giangnt1, @sashabty , @2ducanhpham did you manage to fix this issue?
For manifest or any other native side issues You should try running the application in native code editor like android studio or xcode. it takes you to the root cause.
Add this below the connection service line android:exported="true"
Bug report
Description
App crash on Android 6.0, 7.1.1 and 7.1.2
This is my Manifest
build.gradle
Versions
Logs
Is there any wrong with my configuration?