Closed parvez08 closed 7 months ago
@parvez08 When you are creating the InApp Campaign have you selected "Tablet" as per the screenshot shared in the "WHO" section?
@darshanclevertap Yes i have selected the "Tablet" in the devices section. Also i have selected for both IOS and Android operating systems. This issue is for IOS Ipad devices also. We are getting In App Notifications for Iphone Mobile devices but not for Ipad or Tablet devices. Please help out with this issue.
@parvez08 Then I would suggest you raise an issue to our support team for this via this link. Please share the SDK version you are using and a debug APK of your app. If you cannot share the debug APK, then enable the VERBOSE logs by using this line before setting the ActivityLifecycleCallback -> CleverTapAPI.setDebugLevel(3)
We think the problem is with the backend in qualifying the Tablet devices to be able to send the payload for InApp campaigns.
@darshanclevertap Thanks for the quick response. Surely i ll raise a ticket to the support team.
Closing this due to inactivity. Feel free to reopen if required
I am using Clevertap for sending In App notification for Android Mobile / Tablet. In App notifications are displayed in the App for Android Mobile Devices but not for Android Tablet devices. My Tablet is running on Android 13 version and Android Mobile is running on Android 11 version.
Please help me in resolving this issue for Tablet devices.
//Code MyActivity :
Clevertap SDK version used : implementation 'com.clevertap.android:clevertap-android-sdk:4.7.2'