How to use com.coronalabs plugins in offline builds of Corona 2020.3590?
I want to use the appodeal plugin. When I do the assembly, when I turn on the application, an error appears that the plugin is missing. How to add it?
How to use com.coronalabs plugins in offline builds of Corona 2020.3590?
I want to use the appodeal plugin. When I do the assembly, when I turn on the application, an error appears that the plugin is missing. How to add it?
That particular build has some issues and you should wait for the next one.
That is, standard plugins, including the appodeal, I can not use yet?
First party and self-hosted plugins should work, so Appodeal should be fine, but that build has other issues. Vlad stated in Slack that he does “not recommend using offline builds for anything close to production.”
Does your project work on an earlier build? If so, then use that earlier build. If not, then you could share your code for how you’ve set up Appodeal in your project.
Online build works, offline not. Yes, by the size of apk it can be seen that appodeal resources are not added to the offline assembly. And when I turn on, I get an error that the appodeal resources are missing.
I am new with Github, and I will be like know, ¿how I can install the new plugins like Appodeal.vungle in my mac from GitHub?
I need include the download folder in plugins folder on Corona 2020.3582?