-
### Description
Our chat app that has a video call feature. Since iOS 18 the app crashes if one tries to start the call, apparently because the VideoView from SDK is initializing twice for unknown …
PZoff updated
5 hours ago
-
Hi @DelphiWorlds , Delphi 12.2 is out now.
"Does not support linking with library compiled with XCode 14" should to is fixed.
Link:
https://delphiworlds.com/2024/02/ongoing-support-for-third…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Update the Flutter SDK to version 3.19.3 and the `flutter_branch_sdk` package to version ^8.2.0.
2. Initialize the Branch SDK in the `…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
### OS Platform and Distribution
iOS 15
### MediaPipe Tasks SDK version
0.10.14
…
-
### Stack trace
```
#0 (null) in __DISPATCH_WAIT_FOR_QUEUE__ ()
#1 (null) in _dispatch_sync_f_slow ()
#2 0x000000010138fd14 in Telemetry.resetQueue() at /Users/alexshye/Library/Developer/Xcode/Derived…
-
The iOS SDK has a scale bar: https://maplibre.org/maplibre-native/ios/latest/documentation/maplibre/mlnmapview/scalebar/
The Android SDK has a scale bar via a plugin: https://github.com/maplibre/ma…
-
I'm experiencing a random crash when calling growthBook.refreshCache() in my iOS project. The crash happens sporadically and doesn't seem tied to a specific operation but results in a memory access er…
-
### MAX Plugin Version
6.6.1
### Unity Version
2022.3.22
### Device/Platform Info
Android/iOS
### Current Behavior
After initializing amazon sdk, the mediation debugger doesn't recognize it as …
-
Hi there,
We like to prefill messages for our users so our support team can quickly understand the inquiry reason. The JS SDK has the ablity to send a pre determined message.
```
$crisp.push(…
-
### Description
Getting this error message when using SWR with expo SDK 52, this issue was not present in expo SDK 51. This issue is only present on android and ios for react native web the SWR calls…