Feel free to ignore/wontfix due to outdated and obscure setup. This is just an FYI.
Steps to reproduce:
- Open Summarize App
- Scroll down just a little
- Error occurs
Alternative steps to reproduce:
- Share article to app from browser
- Popup comes up for a second over browser. Sometimes a summary can be seen if it comes up quickly enough.
- Error occurs after 1-2 seconds and obscures browser+popup
Setup:
Sony Xperia XA2 (old)
Lineage 18.1/Android 11/API 30 (past EOL)
No Google Play Services/MicroG/equivalent replacement
Error:

Solutions attempted:
- Reinstall; did not work
- Clear storage&cache; did not work
Of note: I don't have this issue on the regular Kagi app (WebView browser is mostly up to date).
Update -- possibly relevant logcat:
[2025-09-04 16:05:51.542 Uid(value=10371):6592:6592 D/LicenseClient]
Connecting to the licensing service...
[2025-09-04 16:05:51.544 Uid(value=10371):6592:6592 D/LicenseClient]
Retry #1. License check failed with error 'Could not bind with the licensing service.'. Next try in 1s...
[2025-09-04 16:05:52.544 Uid(value=10371):6592:6592 D/LicenseClient]
Connecting to the licensing service...
[2025-09-04 16:05:52.546 Uid(value=10371):6592:6592 D/LicenseClient]
Retry #2. License check failed with error 'Could not bind with the licensing service.'. Next try in 1s...
[2025-09-04 16:05:53.547 Uid(value=10371):6592:6592 D/LicenseClient]
Connecting to the licensing service...
[2025-09-04 16:05:53.552 Uid(value=10371):6592:6592 D/LicenseClient]
Retry #3. License check failed with error 'Could not bind with the licensing service.'. Next try in 1s...
[2025-09-04 16:05:54.554 Uid(value=10371):6592:6592 D/LicenseClient]
Connecting to the licensing service...
[2025-09-04 16:05:54.559 Uid(value=10371):6592:6592 E/LicenseClient]
Error while checking license: com.pairip.licensecheck.LicenseCheckException: Could not bind with the licensing service.
at com.pairip.licensecheck.LicenseClient.connectToLicensingService(LicenseClient.java:115)
at com.pairip.licensecheck.LicenseClient.$r8$lambda$tTRuJInP7s484yRu-m6AsnoI1z4(Unknown Source:0)
at com.pairip.licensecheck.LicenseClient$$ExternalSyntheticLambda0.run(D8$$SyntheticClass:0)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7664)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)