About Page, app version unknown #213

Closed
opened 2026-05-24 10:37:39 +00:00 by guettli · 0 comments
guettli commented 2026-05-24 10:37:39 +00:00 (Migrated from codeberg.org)

On about Page the app version is unknown, when I install the app via Google PlayStore.

Additionally, clicking on link to sharedinbox.de results in before crash.

Explain reason for crash in PR description.

Fix both bugs.


App Version: unknown
Platform: android S1RXS32.50-13-25

Error:

PlatformException(channel-error, Unable to establish connection on channel: "dev.flutter.pigeon.url_launcher_android.UrlLauncherApi.launchUrl"., null, null)

Stack Trace:

#0      _extractReplyValueOrThrow (package:url_launcher_android/src/messages.g.dart:21)
#1      UrlLauncherApi.launchUrl (package:url_launcher_android/src/messages.g.dart:278)
<asynchronous suspension>
#2      UrlLauncherAndroid.launchUrl (package:url_launcher_android/url_launcher_android.dart:113)
<asynchronous suspension>

On about Page the app version is unknown, when I install the app via Google PlayStore. Additionally, clicking on link to sharedinbox.de results in before crash. Explain reason for crash in PR description. Fix both bugs. --- App Version: unknown Platform: android S1RXS32.50-13-25 Error: ``` PlatformException(channel-error, Unable to establish connection on channel: "dev.flutter.pigeon.url_launcher_android.UrlLauncherApi.launchUrl"., null, null) ``` Stack Trace: ``` #0 _extractReplyValueOrThrow (package:url_launcher_android/src/messages.g.dart:21) #1 UrlLauncherApi.launchUrl (package:url_launcher_android/src/messages.g.dart:278) <asynchronous suspension> #2 UrlLauncherAndroid.launchUrl (package:url_launcher_android/url_launcher_android.dart:113) <asynchronous suspension> ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: guettli/sharedinbox#213