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

Attachment by taking a photo sometimes crashes on iOS #89

Open
frejaya opened this issue Apr 2, 2024 · 0 comments
Open

Attachment by taking a photo sometimes crashes on iOS #89

frejaya opened this issue Apr 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@frejaya
Copy link

frejaya commented Apr 2, 2024

Describe the bug
Previously it worked perfectly that when attaching an image by taking a photo, the plugin would rename the attachment once the photo was taken and added. In the last two weeks, possibly after the latest update of Obsidian, the feature of attaching by taking a photo with this plugin turned on causes the iOS app to crash. It doesn't have this issue on PC. I turned the plugin off and on again and that seems to have fixed it at least most of the time but still appears to be an issue sometimes.

Environments (please complete the following information):

  • OS: iOS
  • Use [[Wikilinks]]:true
  • Debug info:
    SYSTEM INFO:
    Operating system: ios 17.3.1 (Apple iPhone14,4)
    Obsidian version: 1.5.11 (133)
    API version: v1.5.11
    Login status: logged in
    Catalyst license: none
    Live preview: off
    Base theme: dark
    Community theme: none
    Snippets enabled: 1
    Restricted mode: off
    Plugins installed: 14
    Plugins enabled: 11
    1: Dataview v0.5.66
    2: Advanced Tables v0.21.0
    3: Media DB Plugin v0.6.0
    4: Home tab v1.1.2
    5: Table to CSV Exporter v0.1.4
    6: Book Search v0.6.3
    7: Minimal Theme Settings v7.5.0
    8: Sortable v0.3.1
    9: Game Search v0.2.1
    10: Global Search and Replace v0.3.0
    11: Paste image rename v1.6.1

To Reproduce
Steps to reproduce the behavior:

  1. Go to any note
  2. Click on attachment icon and choose take photo
  3. Add the photo and the app crashes

Expected behavior
Photo should be attached and renamed within a few seconds as before

Screenshots
If applicable, add screenshots to help explain your problem.

@frejaya frejaya added the bug Something isn't working label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant