Y
Hacker News
new
|
ask
|
show
|
jobs
by
abarth
803 days ago
On iOS, the code that you've modified runs in an interpreter but code you haven't changed runs the existing fully optimized AOT code that's already in your app.
1 comments
Humphrey
802 days ago
So Code Push would be best suited for bug fixes that you need an immediate fix for, with the regular App/Play Store best for feature releases?
link
eseidel
802 days ago
That’s the intent, yes.
link