Satish
Satish
@Dezann this solution is not working, I'm using XCode: 14.3.1, MacOS: Ventura, M1 Chip. Please update if anyone has got the fix.
Hello @akashvercetti, I'm trying to integrate it into the Flutter project, so could I share that with you?
@akashvercetti I'm using the below dependency in my Flutter project to get the CleverTap services but it's not working ``` dependencies: flutter: sdk: flutter webview_flutter: 2.8.0 clevertap_plugin: ^1.7.0 ```
> @Satish24sp could you please share the exact error/screenshot of the error and your integration code.
The Flutter Podfile is different from the native iOS Podfile, automatically created by the main Flutter project. Also, I tried to add pods manually in the NotificationService but that didn't...
@MrPrakashR thanks will check.