Maybe i'm wrong. As i understand :
1/ Admob doesn't work on Gdevelop 5. I followed the videos on youtube and the topics in the forum.
2/ On https://github.com/4ian/GDevelop/issues/512
"For now you need to export through Cordova manually to add the admob plugin com.google.cordova.admob".
I try 'cordova plugin add com.google.cordova.admob' -> npm ERR! 404 Not found : com.google.cordova.admob
By the way, all build fail with "cordova build android --debug" ->com.android.ide.common.process.ProcessException: Failed to execute aapt.
A blank project cordova build successfully.
3/ Question : Admob works on Gdevelop 4 ?
If yes -> how to import a project from Gdevelop 5 to Gdevelop 4 ?
4/ If it's not possible to import on Gdevelop4, and admob doesn't work on Gdevelop 5 , how to install and configure the admob free plugin on a project on Gdevelop5 ?
I try to be factual as i can do. I note there's some topics about admob but it's confused to understand if it's on G4 or G5.
I ruined a couple of days and hope to find constructively answers.
Thx.