Android app 2.0.0 crashes whenever "long press to start I2P" is pressed #8

Closed
opened 2025-04-21 14:44:26 -04:00 by idk · 3 comments
Owner

Android app 2.0.0 crashes whenever "long press to start I2P" is pressed

Device: Samsung Galaxy S10

Android app 2.0.0 crashes whenever "long press to start I2P" is pressed Device: Samsung Galaxy S10
idk self-assigned this 2025-04-21 14:44:26 -04:00
idk closed this issue 2025-04-21 14:44:27 -04:00
Author
Owner

Fixed and released.

Fixed and released.
Author
Owner

Fix tested and uploaded to GPlay.

Fix tested and uploaded to GPlay.
Author
Owner

Apparently this is due to a change in the rules for PendingIntent on Android > 12. It can be fixed in short order and will require a point release. ETA tonight.

Note: It currently affects Android 12+ devices only, and it only affects them on 2.0.0, because in order to target newer devices one needs to use an updated SDK. If one is targeting a recent API level and the phone supports it, then this error will occur. If you target a lower API level, or the phone has a lower API level than the crash(S+) then it will not occur.

Apparently this is due to a change in the rules for PendingIntent on Android > 12. It can be fixed in short order and will require a point release. ETA tonight. Note: It currently affects Android 12+ devices only, and it only affects them on 2.0.0, because in order to target newer devices one needs to use an updated SDK. If one is targeting a recent API level and the phone supports it, then this error will occur. If you target a lower API level, or the phone has a lower API level than the crash(S+) then it will not occur.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: I2P_Developers/i2p.android.base#8
No description provided.