Yetyoung
Yetyoung
> [cocos/engine-native#4291](https://github.com/cocos/engine-native/pull/4291) This PR may solve the crash issue. Have a try! my cocos creator version 2.4.3 but the PR is 2.4.10. is the same?
> OK
this changes brings a new crash. [split_config.arm64_v8a.apk!libcocos2djs.so] WebSocketCallbackWrapper::onSocketCallback(lws*, lws_callback_reasons, void*, void*, unsigned long) #00 pc 0x0000000000d4757c /data/app/~~aIz4AWje8mPLWriygfvobQ==/com.xxx.xxx-WnKmkxG2kke-0P20pf7P6w==/split_config.arm64_v8a.apk!libcocos2djs.so #00 pc 0x0000000000d46408 /data/app/~~aIz4AWje8mPLWriygfvobQ==/com.xxx.xxx-WnKmkxG2kke-0P20pf7P6w==/split_config.arm64_v8a.apk!libcocos2djs.so (WebSocketCallbackWrapper::onSocketCallback(lws*, lws_callback_reasons, void*, void*, unsigned long)) #00 pc 0x0000000000ea85c4...
RCTRootView.h怎么老是说这个不存在、?
 I have the same problem.
After my test in different devices(samsung/xiaomi), My xiaomi's expcetion msg is "No credentials available" but samsung's is "During begin sign in, failure response from one tap: 16: [28433] Cannot find...
https://stackoverflow.com/questions/78257334/android-credential-manager-issue-nocredentialexception-during-begin-sign-in-f https://stackoverflow.com/questions/61768804/getting-16-cannot-find-a-matching-credential-when-doing-one-tap-sign-in-and-s
同样碰到了这个 ANR