while adding cordova plugin add com.google.admobsdk in project continuously getting above mention error , tried 2 different urls , there getting same error , seems googleplayservice no longer there @ particular links, admob working followed these same steps earlier trying implement admob again following steps again start getting above mentioned error.
i added plugins :- cordova plugin add com.rjfun.cordova.plugin.admob cordova plugin add https://github.com/floatinghotpot/cordova-plugin-admob.git
but still getting same response every time in terminal .
error: failed fetch plugin cordova-plugin-googleplayservices@19.0.0 via registry. either connection problem, or plugin spec incorrect. check connection , plugin name/version/url. error: 404 not found: cordova-plugin-googleplayservices
here first approach when admob starts working fine @ end , still working fine on previous application.but if trying same steps start getting error of 404.
does 1 got same issue ? if yes , please tell me how solve it.
previous working approach :-
admob not getting display on device ionic
please provide me suggestions , greatfull.
thanks
have tried other plugin? suggest try https://github.com/appfeel/admob-google-cordova
cordova plugin add cordova-admob
Comments
Post a Comment