MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MM Shows a plain Black Screen on iOS 9.3.5 device

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    29 Posts 12 Posters 11.3k Views 11 Watching
    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.
    • S Offline
      shiroe @idoodler
      last edited by

      @idoodler FYI default modules only it still shows the same, I have a bit more time tomorrow so I’ll try reducing one by one to see if i can find exactly which doesn’t work - though I feel it’s likely going to be all of them

      1 Reply Last reply Reply Quote 0
      • P Offline
        Pipe-line
        last edited by

        Same problem here… iPad 2 with iOS 9.3.5 and I’m getting a black screen… I tried with Google Chrome, Dolphin Browser but no good luck.
        A work around: Install VNC Server on RPi, and a client on the iPad. Go to fullscreen mode, and voila!

        idoodlerI 1 Reply Last reply Reply Quote 0
        • idoodlerI Offline
          idoodler Module Developer @Pipe-line
          last edited by

          @pipe-line I think we have an iOs 9 device at work. I will debug it tomorrow night. What modules do you have installed?

          1 Reply Last reply Reply Quote 0
          • P Offline
            Pipe-line
            last edited by

            @idoodler I started with Current Weather and Weather Forecast and then only with Current Weather, but no lucky.
            Thanks!

            idoodlerI 1 Reply Last reply Reply Quote 0
            • idoodlerI Offline
              idoodler Module Developer @Pipe-line
              last edited by

              @pipe-line ok. I just gathered the iPad. Its an iPad mini running iOS 9.3.3. I hope I won’t forget it until I get home:)

              1 Reply Last reply Reply Quote 0
              • idoodlerI Offline
                idoodler Module Developer
                last edited by

                Issue has been identified. I am just preparing a pull request. Hold on tight!

                S 1 Reply Last reply Reply Quote 0
                • idoodlerI Offline
                  idoodler Module Developer
                  last edited by

                  Lol. This issue has already been fixed on the 8th of April 2018 by Chris Pickett. It is available on the develop branch. It eventually will be merged with the masterbranch.

                  1 Reply Last reply Reply Quote 1
                  • P Offline
                    Pipe-line
                    last edited by

                    @idoodler thanks! I will try develop branch this night :)

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      thobach
                      last edited by thobach

                      I also identified the issue. It is related to the use of Promises, a feature of ECMAScript 6, which is not supported by iOS 9.3.5. The feature is used in multiple javascript files that are built into the core of MagicMirror2. I believe it can be fixed with a polyfill.

                      idoodlerI 1 Reply Last reply Reply Quote 0
                      • idoodlerI Offline
                        idoodler Module Developer @thobach
                        last edited by

                        @thobach I don‘t think its an issue with the promise itself, but rather with the arrow (=>) operator that defines the callback.

                        T 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy