kpDev72 Thank you for your continued patience as we looked into this matter. We truly appreciate you bringing this scenario to our attention, as it helps us understand how our developers are using our products in the field.
Our team has completed its internal review regarding the challenge of scanning for the FSC-BP104D beacon within a React Native application using the react-native-ble-plx
library.
Upon investigation, our engineers have confirmed that our official software development kits (SDKs) are built and optimized for native mobile environments—specifically for Android (using Java/Kotlin in Android Studio) and iOS. As such, these SDKs are not currently compatible with cross-platform frameworks like React Native. This architectural difference is the most probable reason for the scanning difficulty you are experiencing.
While we do not have a short-term plan to release a React Native-specific SDK, we are committed to supporting developers in achieving their goals with our hardware. For projects requiring a robust and reliable integration, we strongly recommend utilizing our native Android/iOS SDKs(https://document.feasycom.com/docs/fsc-app/EN/latest/feasybeacon/download.html#sdk)
, which are thoroughly tested and provide full functionality.