-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS App is crashing, reason related to CleverTap #187
Comments
Hi @shubh-SB, |
Hi any update on this? |
@nishant-clevertap I am not able to replicate this crash in my environment. It is occurring to customers in production. @UIApplicationMain FirebaseApp.configure() //add this before the code GeneratedPluginRegistrant.register(with: self) GMSServices.provideAPIKey("XXXX-XXXXX") CleverTap.autoIntegrate()
} } |
Hi @shubh-SB However we can look into this further if we get more detailed log messages after Can you provide steps to reproduce it with debug enabled console logs, or extra detailed log message for this crash if possible? |
Hi, our iOS App is crashing on just opening the app. Firebase is letting us know that it originates from CleverTapPlugin.m file. Attaching the necessary info below.
StackTrace
flutter Clevertap plugin version:
1.5.2
iOS Version affected:
14 and 15
Steps to reproduce:
I don't have it at the moment. It is happening in production with some customers.
Please look into this Issue. Thanks
The text was updated successfully, but these errors were encountered: