Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build success with cordova cli but shown black screen #17

Open
krestia opened this issue Dec 11, 2018 · 2 comments
Open

build success with cordova cli but shown black screen #17

krestia opened this issue Dec 11, 2018 · 2 comments

Comments

@krestia
Copy link

krestia commented Dec 11, 2018

Hi,
I build my app with cordova 8.1.2, add platforms [email protected], add cocoon ads android admob plugin v 2.0.1, and, build success but run and only show black screen.
I made my apk with construct2 r265
why it happen?

@krestia
Copy link
Author

krestia commented Dec 14, 2018

In these plugin (version 2.0.1), has framework src="com.google.android.gms:play-services-ads:15.0.1", and in version 1.0.11 or 1.0.12 it has framework src="com.google.android.gms:play-services-ads:9.0.2" in plugin.xml
but now google use : implementation 'com.google.android.gms:play-services-ads:17.1.1

is error caused of this? if yes, please update plugin code, so it can match google play service version

@Nightmaredd
Copy link

I got the same problem, after build success my app only showing black screen. Still waiting for the solution...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants