It looks like you're new here. If you want to get involved, click one of these buttons!
Copy libs folder into your exported projectBut that's not the case, I want to add the plugin to my project first via "require" keyword and I get
Copy src folder into your exported project
Add System.loadLibrary("iab"); to your main activity
Add "com.giderosmobile.android.plugins.iab.Iab" as external class in your main activity
main.lua:12: module 'iab' not found: no field package.preload['iab'] no file '.\iab.lua' no file 'C:\Program Files (x86)\Gideros\lua\iab.lua' no file 'C:\Program Files (x86)\Gideros\lua\iab\init.lua' no file 'C:\Program Files (x86)\Gideros\iab.lua' no file 'C:\Program Files (x86)\Gideros\iab\init.lua' no file '.\iab.dll' no file 'C:\Program Files (x86)\Gideros\iab.dll' no file 'C:\Program Files (x86)\Gideros\loadall.dll' |
Comments
On Android it's easy, just remove the assets folder to make a player apk.
On iOS you have to rename the project in XCode by double clicking (slowly) the project name, then change the id.
sorry, I didn't get it.
First, how should I solve this:
Niclas
Likes: SinisterSoft, aimoi
Likes: aimoi