Khun Htetz Naing

Results 4 issues of Khun Htetz Naing

I can't use the latest version of your library in Java. Screenshot => https://prnt.sc/ukifsx

Since Ktor is officially supported by Kotlin, it makes sense to migrate from OkHttp to Ktor. This will provide better alignment with Kotlin’s ecosystem, especially as Kotlin Multiplatform grows. Adopting...

enhancement

**Affected Files:** * [NativeScreen.kt](https://github.com/googleads/googleads-mobile-android-examples/blob/main/kotlin/advanced/JetpackComposeDemo/app/src/main/java/com/google/android/gms/example/jetpackcomposedemo/formats/NativeScreen.kt#L133) * [NativeAdView.kt](https://github.com/googleads/googleads-mobile-android-examples/blob/3a4320486c72c535f7581a5e81f8e295fa1b0dd2/kotlin/advanced/JetpackComposeDemo/compose-util/src/main/java/com/google/android/gms/compose_util/NativeAdView.kt) --- ### Description I noticed that `setNativeAd()` is not being called in the affected files, and I'm concerned this might violate AdMob policies. As...