Open LaKing opened 2 years ago
The related code is in nfc.android.js line 369, in getActivity's last argument.
Constant Value: 67108864
Setting that value seems to resolve the issue.
The related code is in nfc.android.js line 369, in getActivity's last argument.
Constant Value: 67108864
Setting that value seems to resolve the issue.
don't crash , but callbacks don't work anymore. after some try the correct value is 33554432
It appears to me the the nfc code is causing this:
Anyone have a fix for this?