AppsFlyerSDK / appsflyer-flutter-plugin

Flutter Plugin for AppsFlyer SDK
MIT License
142 stars 111 forks source link

iOS Failed assertion: line 87 pos 14: 'exp.hasMatch(appID)': is not true error #312

Open michael-timi opened 2 months ago

michael-timi commented 2 months ago

Describe the bug This bug happens only on iOS and it does not allow the initialization of appsflyersdk flutter: login error: LateInitializationError: Field 'appsflyerSdk' has not been initialized.

Screenshots If applicable, add screenshots to help explain your problem. Simulator Screenshot - iPhone 15 - 2024-04-17 at 16 14 45

fatherOfLegends commented 1 month ago

Remove the "id" letters from your iOS app ID. So if appId is "id1234567" configure as "1234567".

michael-timi commented 5 days ago

Remove the "id" letters from your iOS app ID. So if appId is "id1234567" configure as "1234567".

how will I do this on the dashboard, it doesn't allow me to that it requested for the App Store app link which after verification, changes it to 'id1234567'