With the shared project successfully migrated, it’s time to focus on the platform-specific projects (iOS and Android). While the app may now build, it’s still far from fully functional. For many projects, particularly more complex ones, the app may not even build at this stage. You may encounter issues because some platform-specific code hasn’t yet been migrated. For instance, we created a temporary dummy implementation for our storage service earlier, but if your app contains many such services, it could become a tedious and complex task.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Migrating Platform Projects

  • Iris Classon

摘要

With the shared project successfully migrated, it’s time to focus on the platform-specific projects (iOS and Android). While the app may now build, it’s still far from fully functional. For many projects, particularly more complex ones, the app may not even build at this stage. You may encounter issues because some platform-specific code hasn’t yet been migrated. For instance, we created a temporary dummy implementation for our storage service earlier, but if your app contains many such services, it could become a tedious and complex task.