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

    How to build a test app on iOS

    Help
    2
    2
    661
    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.
    • N
      nickhatboecker last edited by

      Hey there,

      I’m using Quasar Framework on my newest project. While I implement the frontend part, my colleague is working on an API. We use a push notification service, which is only working on a real device.

      That’s why my colleague wants to test the push notifications sent by the API. How can I provide a test app for him? Is this even possible?

      I already built my app with capacitor:
      quasar build --mode capacitor --target ios

      I know on Android you can somehow build an apk file and anyone could install it on his/her/their phone. But how does this work on iOS? Can I build an ips file and send it to him or does he need the full code, so he also has to use xcode and so on?

      I would be very glad if someone could point me the right way.

      Thanks in advance and best regards
      Nick

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @nickhatboecker last edited by

        @nickhatboecker

        here’s an article on how to share an IPS file:
        https://medium.com/@karanchaudhary70/how-to-install-ipa-file-directly-to-iphones-tabs-without-using-laptop-desktop-e645c36125d2

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