Weathernaut icon indicating copy to clipboard operation
Weathernaut copied to clipboard

proprietary components

Open IzzySoft opened this issue 1 year ago • 2 comments

Looks like today's release made your app non-free by introducing Google Mobile Services. Was that intentional? Hm, looks like: the culprit can be found here:

    // Google PlayService Location Lib
    implementation("com.google.android.gms:play-services-location:21.2.0")

Is that really necessary – or would you consider reverting that? For now, we need to add the NonFreeComp anti-feature to your app at IzzyOnDroid – but that can of course be reverted once there's no proprietary component included anymore.

IzzySoft avatar Oct 21 '24 19:10 IzzySoft

IS this something same as Advertisement ID cause playstore seem to think so ?

droidv3 avatar Nov 07 '24 12:11 droidv3

No, that would be something different (and require the Ads anti-feature then). But we didn't see an ad framework in the APK.

IzzySoft avatar Nov 07 '24 20:11 IzzySoft