bruno parente

Results 11 comments of bruno parente

hi @bilalsaeed can you elaborate on that ? where did you made the change ? on CameraLauncher.java file ? in what line ? i can see there many croppedUri commands...

mine is working...code as same as you ... low CPM but some

@ratson is adExtras: {npa: 1} an option that we can use ? i did and it looks like the same ads are displayd

yes , if some one can help me with this would be great... playstore and admob is sending alerts to use this or apps will get banned

``` admob.interstitial.config({ id: 'ca-app-pub-xx',isTesting: false,adExtras: { npa: 1 } }) or admob.interstitial.config({ id: 'ca-app-pub-xxx',isTesting: false }). ``` is sending the same ads ... i realy dont think this adExtras: {...

oh ok @distante did you manage to get this working ?

thats just it .. i dont know ... the ads look the same.. i tried to check the url from the ads to see if they have &npa but they...

i think i found the problem... you need to add: `` to config.xml for the new admob-plus 2.x versions ... following this https://admob-plus.github.io/docs/cordova/upgrade let me know if its working for...