ios_sdk
ios_sdk copied to clipboard
This is the iOS SDK of
My app integrated the Adjust dynamic framewrok with the version 4.38.0, when I submit my app to App Store TestFlight, it occur the following issues: > ITMS-90087: Unsupported Architectures -...
We're using Sentry to track errors in our app and since one of the latest versions we started getting thousands of HTTPClientError with status code: 500. They all seem to...
Hi, Recently we updated Adjust SDK to v4.38.0 which has privacy manifest support, so whe we checked the app by opting out IDFA(allow apps not to track) then adjust won't...
1. so `ru` ce -> source 2. pa ` ` ty -> party 3. repo ` ` ted -> reported
Hi, I have an issue. I use the apple API to download files from WebView. If I configure adjust via the ``` loadWKWebViewBridge method:(WKWebView *)WKWebView wkWebViewDelegate:(id)wkWebViewDelegate ``` then the `decidePolicyForNavigationAction`...
Hi Crashlytics is reporting a crash coming from the Adjust sdk. ### Environment - SDK Version: [Adjust SDK `4.35.3` ] - iOS Version: [All] - Installation Method: [SPM] ### Crash...
IOS 17.4 Request tracking return completion before popup was showed Adjust SDK: 4.37.1 Xcode: 15.2 handler return before popup showed. Method: requestTrackingAuthorizationWithCompletionHandler
# Environment SDK Version: 4.37.0 iOS Version: iOS 17.2.1 Installation Method: CocoaPods # Crash Log Crash +[ADJUtil fetchAdServicesAttribution:] Crashed: com.adjust.SdkClickQueue SIGABRT ABORT 0x00000001f4819fbc ``` Crashed: com.adjust.SdkClickQueue 0 libsystem_kernel.dylib 0x9fbc __pthread_kill...
Hi, I'm using SDK version 4.35.2 and I'm having a similar problem as Domagojb [here](https://github.com/adjust/ios_sdk/issues/445#issuecomment-707139165) with deffered deep linking for new users. Using deffered deep linking while the app is...