-
Notifications
You must be signed in to change notification settings - Fork 307
Description
When archiving and uploading a new version of the app, I encounter the following issue:
The archive did not include a dSYM for the AdjustSigSdk.framework with the UUIDs [61B4710B-3D4F-3FD1-80FB-4B2B14EDC882]. Ensure that the archive's dSYM folder includes a DWARF file for AdjustSigSdk.framework with the expected UUIDs.
Steps to Reproduce:
1. Archive the app with AdjustSigSdk.framework included.
2. Export and upload the build to TestFlight.
3. Install the app on a real device.
4. Use Adjust Insights app to retrieve the IDFV for testing.
5. Try using the IDFV in Adjust’s test console.
Expected Behavior:
The Adjust SDK should generate a valid IDFV, and it should be recognized by Adjust’s test console.
Actual Behavior:
• A warning is shown during the archive process about a missing dSYM for AdjustSigSdk.framework.
• When using the Adjust Insights app to get the IDFV and testing it in Adjust’s test console, I receive an error stating:
“Ad ID not found / does not exist.”
Environment:
• Xcode version: 16.3 (16E140)
• Adjust SDK version: 'Adjust', '~> 5.4.1'
• iOS version: 15.6