No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Does Cordova build have to work Offline?

    Help
    2
    2
    134
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      ac2epsilon last edited by

      Does Cordova-build have to work Offline? I know how SW/PWA and Electron work - I mean they cache bundled stuff like js and assets. Actually smart caching is what they do - difference just in container/context details - Web for PWA with all pros and limitations, and Node proxy in case of Electron. So both are reasonably work (launch) in offline and both can use localstore/IndexedDB to keep serving. BUT as I newbie to Cordova pathway I do not understand, does Cordowa builds work in Offline mode? I see 404/NETWORK issue - Does It Okay?

      1 Reply Last reply Reply Quote 0
      • dmitry.polushkin
        dmitry.polushkin last edited by

        @ac2epsilon it should work offline. Does it work when you are online, in emulator/real device?

        1 Reply Last reply Reply Quote 0
        • First post
          Last post