Closed c-h- closed 6 years ago
Hello @c-h-
Sorry for the late response. We didn't prepare our SDK to be interoperable with React Native yet. We need to apply proper fixes and change architecture a little bit to match such cases. I'll keep you informed about the progress - maybe not this month, but in a close future :)
Cheers!
Thanks @pawelDylag I'll be watching in anticipation!
Hello, I've included the Estimote Android SDK in a React Native Android app. The problem though is that the SDK appears to require being run on the main thread rather than a worker thread (where React Native native modules are run from).
Is there some way to include the SDK as a native module for React Native android? Or at least some way to get the SDK running from a worker thread (and I can bundle it as a native module for RN Android from there)?
Why does the SDK require being executed on the main thread? If the SDK was open source this would be much simpler to understand.
This is the error I get: Estimote SDK 1.0.3