federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.69k stars 1.1k forks source link

Pin note crash #862

Closed WildOrangutan closed 2 years ago

WildOrangutan commented 2 years ago

Pinning note crashes the app.

Reproduce:

  1. Create new note
  2. Pin note -> crashes

Versions

App: 6.1.0 Android: 12

federicoiosue commented 2 years ago

Hi there,

I'm sorry but I've not been able to replicate the issue on both the emulator (API 30, latest develop code), my OnePlus device or Pixel 6

federicoiosue commented 2 years ago

Is this happening to you when using the version from Play Store or what? Because just breaks when changing code to compile towards the sdk 31 (Android 12), but with the current configuration it works correctly, even when running on an Android 12 device.

WildOrangutan commented 2 years ago

Yeah, play store version. Let me know if there's anything I can help you with, tough it seems you already fixed it 👍