Volodymyr Buberenko

Results 253 comments of Volodymyr Buberenko

> The problem was I was getting a Google Maps API rejection, and I needed to print out the SHA-1 that the apk was signed with when the app started...

In such csae just use the older version of the `package_info_plus`. I have already provided the reasoning a few comments above: > Ideally, I would prefer to have SHA-1 available...

Thanks for suggestion and linking additional info. We will add topics at some point.

Last week Apple changed requirements for App Store screenshots. Now 13 inch screenshots are required for iPad, while rest of devices are optional. Without support of 2064x2752 it is impossible...

Could you share how you were able to reproduce the compilation failure? In which setup? Because the plugin switched to `compileSDK 34` quite some time ago and there were no...

> It is weird indeed that we haven't seen this compilation issues, but checking the documentation, these two methods versionName and applicationInfo can indeed return null, so adding the null...

Installed Android 15 (API 35) and validated the changes - everything is Ok. Updated the title and description to a correct version.

There is a failing integration test on Android API 34 which is not related to timeouts we usually have and not related to changes in this PR. Will be addressed...

Thanks for reporting. PR is more than welcome with your suggestion.

Thanks a lot for your contribution. I will try to test the change by the end of the week.