S
S
Sergey Zolotarev2021-11-08 14:24:35
typescript
Sergey Zolotarev, 2021-11-08 14:24:35

Why does the application crash from the first seconds on a smartphone if the project is generated on the Expo SDK and written in TypeScript?

Good afternoon!

For several months I have been facing one of the most important problems:

Running a project on the Expo SDK, where the logic is written in TypeScript in the browser, works cleanly. And on Android devices (even after building into an APK file with the help expo build, it crashes after the first seconds at startup. And if the logic is built on pure JS, then it works perfectly on all platforms.


What does this mean and what is the reason? Have you experienced this? How to properly launch TypeScript projects on Expo SDK on gadgets in the format of separate applications without brakes and crashes?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Makarov, 2022-01-17
@kirbi1996

Debage through logcat or center, which means somewhere there is a break at the bundling stage

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question