Update XCode 13 & Android 12#164
Conversation
|
Confirming that this fixes #166. For now I added a patch to use |
|
Having some troubles with Android 12. Would be great to have this PR released |
Sure! You need to use patch-package and add a file under your This assumes that you use the latest version of react-native-nordic-dfu, |
|
Hello, Edit: turned out that nRF Connect mobile produces a similar behaviour with the Android12 phone I'm using, so this might be a device-specific bug in the Nordic Android DFU library. |
Fix: Use androidx
|
Hello, I also tried my app with this patch on Android 12, now app crashing without opening. Can someone help me to resolve this issue ? |
…orms RNNDFU: Update Nordic Android & iOS dependencies
`react-native-nordic-dfu` pointing to previous maintainer "pilloxa"
Update README.md
Update Xcode & iOSDFULibrary & Add old PR & README
Create New example project
add addListner
Fix "Starting FGS without a type" - nordicsemi/Android-DFU-Library#423 Fix "One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified" by updating Android-DFU-Library
Add android 14 support
Fix: Resolved Obj-C type errors for RN 0.76+
Changes:
It is the same fix as this other fork but on a later version of the trunk.