Skip to content
Discussion options

You must be logged in to vote

Hi Sampath - you can use the same codebase to build the native apps. Here's an example demo app.

The main portions of a PWA are the app manifest and the service worker. App manifest is a configuration file - so that is ignored on mobile. Service Workers do not run in web views (which is how the app is displayed natively using Capacitor or Cordova) - so no effect should be seen.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Sampath-Lokuge
Comment options

@dotNetkow
Comment options

Answer selected by dotNetkow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants