05nelsonm / kmp-tor

Kotlin Multiplatform Library for embedding Tor into your applications
Apache License 2.0
33 stars 5 forks source link

Fix notification `!!! FAILED BINDER TRANSACTION !!!` on API 23- #493

Closed 05nelsonm closed 2 months ago

05nelsonm commented 2 months ago

Notification stops updating and cannot interact with it on API 23 and below. No stack traces or anything were given other than !!! FAILED BINDER TRANSACTION !!!

Part of #423

05nelsonm commented 2 months ago

Seems to be with UIAction.View.Cache because using Bitmap instead of Icon.