Capacitor can't handle Apple App Clips, or? #3401
Replies: 2 comments 2 replies
-
Capacitor can work in an App Clip, as it has access to all the expected SDKs so WKWebView is available. There would definitely be a use-case for a new plugin to support the few APIs in the AppClip framework (and you can discuss that here) but otherwise an App Clip is just an application with a few constraints. The 10mb limit one of those so you would have to be mindful of how you built the app (which frameworks, dependencies, assets, etc) but there's no real reason a focused experience couldn't fit within that size. |
Beta Was this translation helpful? Give feedback.
-
Anyone know if this is available with Capacitor yet? Or Android instant apps? |
Beta Was this translation helpful? Give feedback.
-
As most of you are probably aware, Apple announced a technology competing against Android Instant Apps. They announced this @ WWDC2020.
There is a limitation (10MB download) and some more regarding guidelines.
Surely hybrid app developers will be left out in this development and will lose out in the coming playing-field of micro-interactions?
Beta Was this translation helpful? Give feedback.
All reactions