• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 10.0k 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.
  • I Offline
    idoodler Module Developer @Pipe-line
    last edited by Jun 12, 2018, 6:18 AM

    @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
    • I Offline
      idoodler Module Developer
      last edited by Jun 12, 2018, 8:23 PM

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

      S 1 Reply Last reply Jun 18, 2018, 7:09 AM Reply Quote 0
      • I Offline
        idoodler Module Developer
        last edited by Jun 12, 2018, 8:29 PM

        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 Jun 13, 2018, 5:38 AM

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

          1 Reply Last reply Reply Quote 0
          • T Offline
            thobach
            last edited by thobach Jun 16, 2018, 4:59 PM Jun 16, 2018, 4:59 PM

            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.

            I 1 Reply Last reply Jun 16, 2018, 5:06 PM Reply Quote 0
            • I Offline
              idoodler Module Developer @thobach
              last edited by Jun 16, 2018, 5:06 PM

              @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 Jun 16, 2018, 8:20 PM Reply Quote 0
              • T Offline
                thobach @idoodler
                last edited by Jun 16, 2018, 8:20 PM

                @idoodler True! It was fixed in https://github.com/MichMich/MagicMirror/commit/6bb4db38428af7ac46a6f4240ab9cfe4bf9fcbea and I can load now the default configuration on iOS 9.3.5 again.

                But I can still find one use of “=>” in the develop branch: https://github.com/MichMich/MagicMirror/blob/fb0cc61e09542533affa92b1e8bd6f9a2aca6363/js/module.js#L84.

                I 1 Reply Last reply Jun 16, 2018, 10:14 PM Reply Quote 0
                • I Offline
                  idoodler Module Developer @thobach
                  last edited by Jun 16, 2018, 10:14 PM

                  @thobach that link you posted points me to a specific commit. I can not find any use of the => operator in the browser part In remote/develop

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    shiroe @idoodler
                    last edited by shiroe Jun 18, 2018, 7:10 AM Jun 18, 2018, 7:09 AM

                    @idoodler so just to clarify, this has been found and due to be fixed?
                    or did i totally misread that…

                    if so can’t wait for new release!

                    EDIT: pardon my manners, thank you for checking this out as well :)

                    I 1 Reply Last reply Jun 18, 2018, 8:37 AM Reply Quote 0
                    • I Offline
                      idoodler Module Developer @shiroe
                      last edited by Jun 18, 2018, 8:37 AM

                      @shiroe This issue has already been fixed on the active development branch. Its basically ready and will be available on the next release.

                      You can already test this fix by switching to the develop branch, but be carefull, this branch is still under active development, hence the name;)

                      S 1 Reply Last reply Jun 25, 2018, 4:48 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        13/29
                        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