Navigation

    UBports Robot Logo

    UBports Forum

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

    Webapp issues

    Oneplus 6/6T
    4
    8
    126
    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.
    • T
      TotalRando last edited by

      For some reason webapps created with Webber or Webapp creator don't seem to work on this here FAJITA. I can get to the sites they refer to fine in Morph, and the webapps seem to be created, but past the splash screen the webapp simply vanishes. Odd. I assume it's something in how the app calls the browser that is broken.

      AntiDroid 1 Reply Last reply Reply Quote 0
      • AntiDroid
        AntiDroid @TotalRando last edited by

        @totalrando The 6Ts os is too old and has the old morph and the 6T is also arm64 which a lot of apps do not work with either.

        T 1 Reply Last reply Reply Quote 1
        • T
          TotalRando @AntiDroid last edited by

          @antidroid I feel like something's missing: try UBPorts and you can get to the forum through Morph just fine. I may want to look at the code of those apps and see if there is a discrepancy in the command arguments that makes one work and the others fail.

          Also, for 10 minutes, a switch to manual, and a switch back to automatic my phone thought it was March of 1970. That made me question my existence in the universe, but was basically solvable.

          AntiDroid 1 Reply Last reply Reply Quote 0
          • AntiDroid
            AntiDroid @TotalRando last edited by AntiDroid

            @totalrando My feeling and I could be wrong is those apps were updated to work with the newer Morph. I am fairly sure I read somewhere at some point that Halium 9 devices had apparmor issues. You can see the problem has been brought up a bunch of times on Github Webber repo https://github.com/timsueberkrueb/webber/issues

            He has an Arm64 Branch which is NOT very active but there is hope.
            https://github.com/timsueberkrueb/webber/tree/feature/arm64

            T 1 Reply Last reply Reply Quote 1
            • T
              TotalRando @AntiDroid last edited by

              @antidroid Imma check the code anyway, not an expert, but I will do it tomorrow. Gon sleep.

              AntiDroid 1 Reply Last reply Reply Quote 0
              • AntiDroid
                AntiDroid @TotalRando last edited by

                @totalrando I just noticed he has an arm64 release
                https://github.com/timsueberkrueb/webber/releases
                I downloaded it and tried installing it from the command line with "

                click install webber.tim.......
                

                and from the UT tweak tool and they both fail with a signature mismatch warning.

                I then tried

                pkcon install-local webber.tim...... --allow-untrusted
                

                Package architecture "arm64" not compatible with system architecture "armhf"

                In terminal I entered

                arch
                

                and got

                aarch64
                

                So something in the system is reporting the incorrect architecture. So maybe you can figure out where the architecture is set wrong and get many more apps to work.

                Keneda 1 Reply Last reply Reply Quote 0
                • Keneda
                  Keneda @AntiDroid last edited by Keneda

                  @antidroid said in Webapp issues:

                  So something in the system is reporting the incorrect architecture. So maybe you can figure out where the architecture is set wrong and get many more apps to work.

                  May have something to do with this, pointed by @dobey : https://forums.ubports.com/topic/5796/wrong-architecture-reported-while-installing-click-packages?_=1614206809325

                  1 Reply Last reply Reply Quote 0
                  • R
                    rogier.oudshoorn last edited by

                    It's a sideeffect of the GSI - the way forward is to fix the CI images to have a proper 64 bit build.

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