matomo-sdk-android icon indicating copy to clipboard operation
matomo-sdk-android copied to clipboard

Switch install referrer tracking to new AIDL based API

Open d4rken opened this issue 5 years ago • 6 comments

Thanks to @Tolriq for the heads up.

The broadcast method will stop working on 01.03.2020.

https://android-developers.googleblog.com/2019/11/still-using-installbroadcast-switch-to.html

d4rken avatar Dec 10 '19 10:12 d4rken

I may look into it next year, but since it seems that the Google library is closed source, it should probably be proposed as an optional module.

Not sure direct AIDL code is worth it, specially when, for example, they now will prevent Play Billing direct AIDL usage to force their libraries.

Tolriq avatar Dec 10 '19 10:12 Tolriq

After a quick look, that Google library currently adds some insane permissions and in all cases require a new permission even from AIDL.

I do not care enough about the provided data to work on it sorry :( But in all case if anyone does it I highly recommend that it's made as an optional module as closed source + permission.

Tolriq avatar Jan 13 '20 10:01 Tolriq

BTW @d4rken anyway to have a new official release with my patches so I can stop managing a custom aar? :)

Tolriq avatar Jan 26 '20 18:01 Tolriq

Sorry for the late reply, busy :sweat_smile:. You mean the patches from December? Yeah I can make a release for that (hopefully) later today.

d4rken avatar Jan 29 '20 15:01 d4rken

Hi everybody, is this problem solved?

risayew avatar Feb 21 '20 10:02 risayew

Not solved, ticket still open ;).

d4rken avatar Feb 24 '20 18:02 d4rken