Yes its true. You will have to make your app cross platform. It won’t become cross platform on its own.
If your app has native dependencies, it can be compiled only on the target platform. For example macOS code Signing works only on MacOS.
Yes its true. You will have to make your app cross platform. It won’t become cross platform on its own.
If your app has native dependencies, it can be compiled only on the target platform. For example macOS code Signing works only on MacOS.
Leave a Reply