Kushagra Mishra
Kushagra Mishra
Hi @brurend Can you please provide some steps or link us with an empty sample app with your issue so that we can be able to debug the issue better?
Hello @brurend . Since we are using `CleverTap.autoIntegrate()`, The SDK is already supporting inApp notifications by calling inApp delegate methods on it's end, you don't need to manually call 'setInAppNotificationDelegate'...
We have checked the behaviour in our sample app where foreground push notifications are getting invoked with react-native version 0.64 and CleverTap version 0.9.4 Refer: https://github.com/CleverTap/clevertap-react-native/blob/master/Example/ios/Example/AppDelegate.m Make sure to add...
Hello @heitor598 Thanks for reporting this out. Just wanted to update about this, we have a fix but the update is still not released, should be fixed in upcoming release....
The significant version jump (4.1.6 → 7.1.1) likely introduced changes to how view controllers are initialized Your implementation may be accessing CleverTap views or controllers differently than expected in the...
Hey @gokulc11122 Are you still facing this issue? If you can update the CT SDK to latest version in the application. We have added some potential fixes for possible race...