-
SDK Version: 4.7.2
iOS System Version:iOS16-18
Crash file & line:0x686cd0 -[NSObject(SAKeyValueObserver) sensorsdata_dealloc] + 179 (NSObject+SAKeyValueObserver.m:179)
-
```
How does the product behavior differ from your expectations?
Doesn't allow to build the project with link error:
duplicate symbol _kClientId in:
../AmazonLoginAndGPlus/AmazonLoginWithGooglePlus…
-
Facebook-iOS-SDK has been deprecated in favor of FBSDKCoreKit.
Facebook-iOS-SDK and FBSDKCoreKit are conflicting in the same project. So, there is not impossible to use sharing (via ShareKit) and Fac…
-
Hello,
I've created a new Xcode project. I've selected SwiftUI as the interface.
I've added the TelemetryDeck SDK, as described in [this guide](https://telemetrydeck.com/docs/guides/swift-setup/), w…
-
```
Hey all,
I keep on experiencing crash in my iOS app that is related to the
GAIReachabilityChecker.
The seems to crash on this function:
-[GAIReachabilityChecker reachabilityFlagsChanged:]
and t…
-
```
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer …
-
-
when i run ../../build-ios/build.sh
```
../js/src/shell/js.cpp:3776:18: error:
call to unavailable function 'system': not available on iOS
int result = system(command.ptr());
```
i …
-
savansangani@Savans-MacBook-Air ios % pod install
Analyzing dependencies
――― MARKDOWN TEMPLATE ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
### Command
```
/opt/homebrew/Ce…
-
### Description
The **Bridgeless Architecture** in React Native 0.74 and later introduces significant performance issues, particularly for apps with complex logic and high demands for UI responsive…