evan
evan
Expandable?
Add this into. your gradle(Main Module). ``` defaultConfig { ... // add this ndk { abiFilters 'arm64-v8a', 'x86_64', "x86", "armeabi-v7a" } } ```
I had a similar issue with log permission. And I solved in this way: ``` npm config set unsafe-perm true npm install npm config set unsafe-perm false ```
I also get JSON instead of full HTML. And also, in the JSON, there's no workspace part.. It seems like it only gets private things.
Could you give me the example of pageId? I thought 'PAGE_NAME_WITH_CODE' in https://www.notion.so/GROUP_NAME/PAGE_NAME_WITH_CODE
Have you solved this issue?
I think that looks fine @Kenny50
Maybe your iPhone or iOS doesn't support NFC.
@nsk90 in where do you want to place the sample folder?