Jolle
Jolle

Reputation: 1416

Problems with hybrid HTML5 apps when IOS/Android updates?

Are there any specific problems associated with HTML5 hybrid APPs (Ionic, PhoneGab, etc.), when the smartphone's OS is updated?

Will my app for example be directly compatible with the new version OS? or will I have to wait for the used framework to updated as well?

Upvotes: 1

Views: 203

Answers (1)

AlBirdie
AlBirdie

Reputation: 2071

There's no definitive answer to this. Usually everything works fine since the creators of such frameworks (as does every developer for the corresponding platform) have access to early beta versions of the new operating systems and can therefore test and update before the stable OS release, if necessary.

However, that doesn't mean that that does work out 100% of the time.

Upvotes: 2

Related Questions