Replies: 7 comments 2 replies
|
Is this just the default HelloSkip app? And is it crashing on startup? Is it a native Skip Fuse app, or a transpiles Skip Lite app? Also, are you certain that that stack is the one related to your app crashing? I don't see any Java calls in there, which will almost always be present when an app crashes. Is there more information in |
|
Also, is this an Android device or an emulator? And what is the device model and API version? |
|
|
Does your emulator instance happen to be configured to use 16KB page sizes? And is this a native SkipFuse app? If so, then there is a known issue where we don't yet support 16KB sizes. Other than that, I'm not sure what the issue might be. Maybe try creating a fresh new emulator send seeing if it still happens? |
|
thank you, i create a new emulator run ok. another problem, if I add a new package like https://github.com/skiptools/skip-keychain.git build error, how can I add spm in skip project. |
|
thanks, I found can't use UIKit, how can i use UIDevice/UIScreen API, like api: UIDevice.current.systemVersion |




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
All reactions