Y
Hacker News
new
|
ask
|
show
|
jobs
by
qz_
2360 days ago
I believe Apple forbids running third-party code it hasn’t approved, with some exceptions for educational apps.
3 comments
Fnoord
2360 days ago
> I believe Apple forbids running third-party code it hasn’t approved, with some exceptions for educational apps.
Exceptions list:
1) Content served over HTTP(S) such as JavaScript.
2) WeChat.
3) ...
link
rswail
2360 days ago
WeChat/LINE/AliChat etc all do their apps with JS in a webview, which apple explicitly allows.
link
m-p-3
2359 days ago
Which is probably why Firefox Mobile on iOS can't have extensions, which is a shame.
link
davidajackson
2360 days ago
I see, it's like when developers build automatic deployment into their apps to avoid app review.
link
pat2man
2360 days ago
Yeah but these apps are just html and JavaScript which is normally allowed.
link
EGreg
2360 days ago
Yeah Apple explicitly states that in their guidelines. Why would they ban it?
link
Exceptions list:
1) Content served over HTTP(S) such as JavaScript.
2) WeChat.
3) ...