I tried https://github.com/cranberrygame/cordova-plugin-ad-unityads But I have integrated rewarded videos and its working fine, but once the video ends i cannot close, the app is just frozen. Also followed the heyzapp tutorial, sadly no luck. heyzapp Is there any other working unity adv plug-in for Cordova? What did I wrong in config?
Related Questions in CORDOVA-PLUGINS
- cordova-background-geolocation-plugin don't giving any response in cordova android app
- Failed imports in ionic plugin
- android.content.ActivityNotFoundException: No Activity found to handle null
- httpd plugin in ionic capacitorJS
- Connecting Custom Cordova Plugin in Native vue app
- processReleaseMainManifest FAILED when build in cordova 12.0.0
- After installing cordova-plugin-screen-orientation npx cap sync does not work anymore
- download PDF file from external website with inappbrowser ionic cordova
- From @awesome-cordova-plugins/in-app-browser not able to download PDF in Ionic Cordova Applications
- Using NFC scanning functionality in React apps with Capacitor
- How to disable log output in Cordova apps
- cordova my height body got shrink after keyboard pop up
- Unable to do payment in angular cordova app from android device
- SAPUI5 Bundled app w/ Cordova SSO SAP Backend
- TypeError: Spread syntac requires ...iterable[Symbol.iterator] to be a function
Related Questions in UNITYADS
- Unity ads is showing in editor but not in real android phone in Unity Version
- Unity Banner Ads failed to Load
- Admob package is not working on Unity project
- How can I create a Data Policy for the Play Store for a Unity Game?
- CTA method in playable ad for Mintegral platform
- How to fix Admob message "cannot get data" with Unity ads mediation?
- Unit defined in com.unity3d.ads.IUnityAdsInitializationListener
- how to update unity ads above version 4.4.2?
- Unity ADS don't load ad
- Unity - ShowListener is null, you will not receive any callbacks
- I'm currently facing an issue with IronSource integration in my app
- Trying to call a Future<void> function() in onPressed option in Flutter
- Execution failed for task ':launcher:processReleaseResources'. Caused by "com.unity3d.ads.unity-ads-4.7.0"
- Unity Ads not showing real ads even though test mode is turned off
- How can I see the actual code used in a C# library?
Related Questions in HEYZAP
- is it possible to use heyzapp mediation sdk with flutter?
- 3rd Party SDK's Integration issue
- ClassNotFoundException - HeyZapAd
- Fyber test for AppLovin and Mopup return "Missing Permissions"
- Banner configuration for heyzap ios sdk
- Heyzap integration 3rd party sdks missing permissions
- Trouble integrating Heyzap ads into my Unity application
- Working unity adv plugin on cordova
- Unity Heyzap 9.10.1 Vungle 4.0.1 not initialized. Runtime error in Android
- heyzap banner ad disappears after 'Failed to load ad: 3'
- Heyzap integration with unity "Configuration not present"
- Error : screenSize|smallestScreenSize android studio Target SDK 23
- Displaying a Banner over Cocos2d-x view
- Android permission WRITE EXTERNAL STORAGE doesn't work even if I have declared it
- HeyZap (SDK 10.2.1) IOS Delegate function not called
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Have you tried this plugin: https://github.com/Heyzap/heyzap-cordova-extras/tree/master/heyzap-cordova-unityads
I've also pushed a new version of the main Heyzap plugin here with our newest 9.12.5 sdk: https://github.com/Heyzap/heyzap-cordova
these have been tested together personally and work properly.