After updating the app in play store (version 3.10.42), it is crashing whenever i try to open it. I recently got android 15. I tried deleting cache, reinstalling app, restarting phone, but it keeps crashing when i try to open it.
Edit: after running crash log viewer app with help of Shizuku and Termux, and after using Deepseek, it says:
The crash in the com.neemb.distill app is caused by a security violation related to Android’s broadcast receiver restrictions introduced in Android 12 (API 31).
The error occurs because the app is trying to register a broadcast receiver without explicitly specifying whether it should be exported (accessible to other apps) or not exported (private to the app):
Caused by: java.lang.SecurityException: com.neemb.distill:
One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified
when a receiver isn’t being registered exclusively for system broadcasts
This is a new requirement in Android 12+ to prevent security vulnerabilities from improperly exposed broadcast receivers.
Hope this helps, i tried to upload log file here, but it doesn’t allow to new users to upload.
The app is currently in phased release. If you are not able to receive the latest version (3.10.43) of the app in play store do let us know. We can share you the link to download it manually.
I saw in play store that is showed previous version as latest, even if i still have latest version installed from yesterday (which was uploaded 28th april if i remember correctly), so i’ll guess they removed that fault new version and reverted to previous? On the other hand i can see on web version of play store that it was updated today (it doesn’t show version on web unfortunatelly), so guess i should wait and see for few days, or you can share link, but i’ll keep checking in play store.
Thank you for letting us know and sorry for the inconvenience caused. We are releasing the app in phases and there might be a delay for you to receive the update in play store. Meanwhile you can get the access via the following link, from you can download the apk directly. Thank you once again.
I just tested it, it works, thanks for quick fix! Glad i could help. There’s one more thing i noticed which wasn’t in pre-previous version (it is not crucial as crashing was, neither bothers me much personally, but still could bother others maybe), and that is on top of screen, as app goes over notification bar (when using keyboard doesn’t happen), maybe it has to do with new android 15 notif bar? Not sure, here’s screenshot how it looks (there’s also a punch hole camera on that area which can’t show in screenshot, but tried to replicate its position with red dot in one screenshot):
Thank you once again for your support to make the app experience better. We have identified the issue and will be taking care of it in the near future release, and the issue is related to android 15 notif bar as you mentioned. it helped us in figuring out the issue faster. Thank you once again. Will keep you posted once the new release is available.
Also in my play store the app still isn’t showing previous update, but 3.9.13 from 6.5.2024, even if i said last time that on website version of play store was showing update 2.5.2025. Now on website shows 7.5.2025.