Hacker News new | past | comments | ask | show | jobs | submit login

Apple doesn't even allow IOS apps to have programmability.

Could you elaborate on this "programmability"?




i.e. You can't run code that isn't compiled in your binary, unless it's JavaScript running in a webview, or unless it's code written by the user in your coding app.

2.7 Apps that download code in any way or form will be rejected

2.8 Apps that install or launch other executable code will be rejected

https://developer.apple.com/app-store/review/guidelines/


They don't allow automated code downloading, true, but nothing stops you from copying and pasting code written by someone else.


I think that probably falls under "launch other executable code".


You're wrong.

I just copied and pasted some Scheme from the net into the Gambit Scheme REPL. Worked fine. Apple did nothing to stop me, nor could they.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: