converting from macos app to ios
How we can port an existing mac os app to iPad app ?
like we use Mac Catalyst to port an existing iPad app into the Mac app.
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
How we can port an existing mac os app to iPad app ?
like we use Mac Catalyst to port an existing iPad app into the Mac app.
The application would have to be rewritten with different (iOS/iPadOS centric) Apple frameworks in Xcode, and would not be a simple adventure, as there would be design and user presentation issues that would need attention. There are no automatic means to do this.
The application would have to be rewritten with different (iOS/iPadOS centric) Apple frameworks in Xcode, and would not be a simple adventure, as there would be design and user presentation issues that would need attention. There are no automatic means to do this.
converting from macos app to ios