-
Notifications
You must be signed in to change notification settings - Fork 55
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
APP Inbox messages are not shown ( Inbox Message count is 0) #274
Comments
@sarojraut Could you please your app inbox initialisation code? |
|
@sarojraut Code looks fine. We gave it a try in our sample apps and we seem to be getting messages for both "live" and "past" behavior campaigns. |
I faced the same issue. It only works when I build my app from Xcode and It does not work when I use the production app |
@akashvercetti |
@sarojraut we have identified the source of this issue and are in middle of fixing/testing it. Please expect a release for this next week 👍 |
@sarojraut We have released a fix for this in our latest release v5.1.2 https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/5.1.2 |
Does version 5.1.2 just roll back to the inbox section after version 4.2.0? Because the inbox section after version 4.2.0 causes a problem with probabilistic thread jams. The current version 4.2.0 inbox is normal. |
should the app inbox display newly published messages in the realtime? |
As per the documentation describe here https://developer.clevertap.com/docs/app-inbox-ios , I have implemented APP inbox View and created the campaign but not able to receive any messages.
I have created campaign for push and inapp messages and received push and in app messages but while creating campaign for app inbox no any message received.
Environment:
The text was updated successfully, but these errors were encountered: