Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

When I use Mac with M2 chips, room with the version in Tutorial cannot work well. #246

Open
IssaneRen opened this issue Jun 15, 2023 · 0 comments

Comments

@IssaneRen
Copy link

  1. When I use
roomVersion = '2.2.5'

I got a error:
Caused by: java.lang.Exception: No native library is found for os.name=Mac and os.arch=aarch64. path=/org/sqlite/native/Mac/aarch64

  1. when I upgrade version to
roomVersion = '2.4.0-alpha03'

A new error occurs:
https://stackoverflow.com/questions/56974137/room-error-not-sure-how-to-handle-insert-methods-return-type

  1. Finally I upgrade to :
roomVersion = '2.5.0-alpha02'

it works well.

(Simplified Chinese Tutorial Codelab)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant