Allan Santos

Results 7 comments of Allan Santos

> > Thank you man I just add in build.graddle : > > implementation ('com.google.android.gms:play-services-ads:16.+') { force = true; } > > Project compiles and works when adding this line:...

Thanks @Greenvold Solved for me

> I was able to work around this by using `webViewRef.current.injectJavaScript('window.location.reload(true)');` 😭 I've added that and a user agent toggle to the reproduction: https://snack.expo.dev/@dereklucas/android-custom-useragent-infinite-reload-reproduction Thanks @dereklucas, this workaround worked for...

After debug here, I was call the `formatString` and passing undefined in second param

Same case here ![Image](https://github.com/user-attachments/assets/5d8eed86-bc88-4be7-ba31-7a8abced7789)