We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I made an app for Android, and I'd love to port it to iPhone. Is there any way to do that ?
There is currently no easy way of porting to iPhone -- and Processing has no plans to add iPhone support last I heard.
https://forum.processing.org/two/discussion/comment/105881/#Comment_105881
https://forum.processing.org/two/discussion/comment/105221/#Comment_105221
You could try porting to p5.js, then embed your javascript web app in an app wrapper library.
Answers
There is currently no easy way of porting to iPhone -- and Processing has no plans to add iPhone support last I heard.
https://forum.processing.org/two/discussion/comment/105881/#Comment_105881
https://forum.processing.org/two/discussion/comment/105221/#Comment_105221
You could try porting to p5.js, then embed your javascript web app in an app wrapper library.