simonbullen

Results 2 issues of simonbullen

This PR adds `CTInAppHtmlBannerOverlay` to handle custom-html header and footer `CTInAppNotification` banners when the current activity is not a `FragmentActivity`. This allows `CTInAppTypeFooterHTML` and `CTInAppTypeHeaderHTML` notifications to work on Unreal,...

This PR adds support for rendering CleverTap’s fragment-based in-app notifications (e.g. custom HTML) in Unreal Engine projects that use a NativeActivity, which does not support fragments. Problem ======= CleverTap’s SDK...