It looks like you're new here. If you want to get involved, click one of these buttons!
init.lua:1: module 'ads' not found: no field package.preload['ads'] no file '.\ads.lua' no file 'C:\Program Files (x86)\Gideros12\lua\ads.lua' no file 'C:\Program Files (x86)\Gideros12\lua\ads\init.lua' no file 'C:\Program Files (x86)\Gideros12\ads.lua' no file 'C:\Program Files (x86)\Gideros12\ads\init.lua' no file '.\ads.dll' no file 'C:\Program Files (x86)\Gideros12\ads.dll' no file 'C:\Program Files (x86)\Gideros12\loadall.dll' stack traceback: init.lua:1: in main chunk |
Comments
If Im trying to build APK, APK builds, but instantly closes on device without an error,
if I comment require 'ads' builded apk works fine, but I have red notice (Note: \UserData\AbalyanA\Desktop\Platformer\tmp\app\src\main\java\com\giderosmobile\android\plugins\ads\Ads.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.)
Separate issue
Also problem if I trying to export APK with Enable admob support in Ads plugin, BUILD FAILS with errors
1) exported apk player with ads plugin
2) run my project on device via wi-fi
3) player on my device instant closes without error after uncomment
1) It was REQUIRED to delete Google Play Service
2) It was REQUIRED to enable ADS plugin flag - "enable Admob support"
3) It was REQUIRED to use newer version of gpservice
PROFIT
Likes: antix
Edit: yep, see the screenshot...
https://deluxepixel.com