yonkahlon
yonkahlon
## 🐛 Bug Report We're seeing a null reference exception for some of our users. I've really struggled to reproduce it, but I think it happens when we redo the...
When iOS app is minimized we get location data for a few seconds, but then it stops. We've tried setting up heartbeat with a heartbeat interval, and preventSuspend but never...
## Your Environment * Plugin version: 4.14.4 * Platform: Android * OS version: 12.1 * Device manufacturer / model: Oppo A17K * React Native version (`react-native -v`): 0.72.3 * Plugin...
### Describe the bug Firstly, thanks for the update! I'm getting the following error when I try build my iOS project: > error MT5211: Native linking failed, undefined Objective-C class:...
After running GetShortURL(), the ReceivedUrl callback method is successfully called (part of IBranchUrlInterface): `Branch.GetInstance().GetShortURL(this, _branchObj, _linkProperties);` When I call ShareLink() in the ReceivedUrl callback, none of the IBranchLinkShareInterface methods are...