Sonal Kachare

Results 3 comments of Sonal Kachare

To resolve this warning I did following changes to function declaration Existing function declaration: ```swift func getAvailability(forUser: Int, _ onSuccess: @escaping (String) -> Void, onError: (String) -> Void) { }...

Hey, I'm facing the same issue as @BryghtLabs. @BryghtLabs Did you find any solution for this?

Hey @pranav-12, Please enable debug logs using CleverTapAPI.setDebugLevel and check if you are receiving data in "inbox_notifs". I've checked this in our sample app and inbox notifications are being shown