ANSWERED

I can't see native page transitions correctly

This setting the native page transitions function as activated, works correctly for the iOS version but for the Android version the effect is not applied, it is seen without the native page transition effect What do you recommend I review to be able to activate this on Android or what functions could conflict?
ANSWERED

Brightcove integration

I want to integrate brightcove into my app, I'm using DRM to do so. According to the documentation, it can be implemented for android, but I found no way to implement it for IOS. So I need to know if you offer solving this problem in the "Concierge App Development" plan. Please response as soon as possible, as I want to decide my next steps. Thanks in advance
ANSWERED

Customm CSS

Hello, for some reason stopped working rules for CSS, that is, when you open the application rules are not applied immediately, and have to refresh the page and only then everything will work, such a problem only on android, with IOS everything works correctly, can you tell me what the problem is? I read your documentation, I write the rules with !important, I do everything according to the instructions, but the problem remains. Thank you in advance for your help
ANSWERED

Onesignal click handler is not firing

I've added the bridge code to handle Onesignal In-App click events but it's not working.             gonative.onesignal.iam.setInAppMessageClickHandler(function() {                alert ('This is a test');             }); I've tried with our existing build and a brand new build. Neither of which fire the event. BTW there is an error in your docs.It says hander instead of handler.
ANSWERED

Google Plugin Error 10

Hi, i just follow the documentation for implementing the google login and set up all login configuration as stated in the guide, but still having an error 10 response.. Can you help me what i missed, it is both android and iOS. Thank you very much!!!
ANSWERED

Error with social login plugin and XCode 15

I just purchased the social login plugin and set it up, then tried to rebuild my app on XCode 15. I get the following error: The bundle 'Payload/TrustedNation.app/Frameworks/SocialLoginPlugin.framework' is missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString. Please find more information about CFBundleShortVersionString at <https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring> (ID: 5edcb226-7201-4564-8a15-21e854b7f754) Could you please assist? This is time sensitive as I need to release a new bundle asap.
ANSWERED

THE APK FILE THAT I CREATED USING MEDIAN WILL IT LAST FOREVER

markdown
ANSWERED

App generated with Android Advertising ID requirement

My app is being generated with the com.google.android.gms.permission.AD_ID permission, but we don't use this advertising ID. This started when we added the social login plugin. Is there a way to use the social login plugin without requiring this permission?
ANSWERED

iOS Xcode error

![](https://files.readme.io/fe5dc6d-image.png) Hi? I downloaded the iOS web App using Median.co and open the project in Xcode. I run the code and got these errors. I did not change anything in Xcode. I just open the project created by Median.co and run. How can I solve these?
ANSWERED

Android - Uses Webview or PWA (Progressive Web App)

Hello, Is the Android compiled version of the app uses a Webview or is it installing as a PWA? Thanks