Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draw picture in android failed #11629

Open
oiabtt opened this issue Jan 11, 2025 · 1 comment
Open

Draw picture in android failed #11629

oiabtt opened this issue Jan 11, 2025 · 1 comment
Labels
bug It's a bug high High priority issues mobile All mobile platforms

Comments

@oiabtt
Copy link

oiabtt commented Jan 11, 2025

Operating system

Android

Joplin version

Joplin Mobile 3.2.5 (prod, android)

Desktop version info

Joplin Mobile 3.2.5 (prod, android)

Sync Version: 3
Profile Version: 47
Keychain Supported: No

Revision: 30f64b1 (dev)

Android API level: 35
WebView version: 126.0.6478.71
WebView package: com.google.android.webview
FTS enabled: 1
Hermes enabled: 1

Current behaviour

Draw picture function cannot work properly

4b59fae0b01db9c6e7416bdd2d494fd

95d01073753ecc9d60bd1414819d431

Expected behaviour

No response

Logs

No response

@oiabtt oiabtt added the bug It's a bug label Jan 11, 2025
@personalizedrefrigerator
Copy link
Collaborator

ImageEditor: error: svgEditorBundle.createMessenger is not a function: ()

This suggests that the svgEditorBundle wasn't rebuilt before the APK was generated. If this is the case, the app is loading the old version of the svgEditorBundle, which is missing several expected methods. A new release may need to be created (perhaps after a full rebuild).

@personalizedrefrigerator personalizedrefrigerator added mobile All mobile platforms high High priority issues labels Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug high High priority issues mobile All mobile platforms
Projects
None yet
Development

No branches or pull requests

2 participants