• 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 9.9k 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 @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
    • S Offline
      shiroe @idoodler
      last edited by Jun 25, 2018, 4:48 AM

      @idoodler thank you very much again, will keep an eager eye out for this one!

      1 Reply Last reply Reply Quote 1
      • R Offline
        realthinx
        last edited by Aug 2, 2018, 10:45 AM

        I had also an issue with the default calendar module on an iOS 9.3.5 iPad. It could not be rendered. On debugging the iPad Safari with my MacBook i found the reason here: modules/default/calendar/calendar.js, Line 439.

        for(let evt of eventList){
        

        should be

        for(var evt of eventList){
        

        so that older browsers can render the module without error. Would be great if you can add that for the next release :folded_hands:

        1 Reply Last reply Reply Quote 0
        • S Offline
          StevenSeagal
          last edited by StevenSeagal Aug 23, 2018, 8:36 AM Aug 23, 2018, 8:30 AM

          Force close the app. Then upgrade your app may solve iPad screen black problem.

          1 Reply Last reply Reply Quote -1
          • S Offline
            spoonek
            last edited by spoonek Aug 19, 2020, 1:42 PM Aug 19, 2020, 1:41 PM

            This is still an issue.

            I have MM 2.12.0 and an iPad2 running 9.3.6 (the highest it will update to). The iPad2 gets the black screen when I go to MM http://ip-address:8080. My iphone 7 renders the page perfectly as do all of my Mac and PC laptops. I had an issue on an older laptop but updated the browser and that fixed it. I can’t update the browser on the iPad as the newer versions need iOS 10+. Any suggestions? Thanks!!

            S 1 Reply Last reply Aug 19, 2020, 2:23 PM Reply Quote 0
            • S Away
              sdetweil @spoonek
              last edited by Aug 19, 2020, 2:23 PM

              @spoonek did u try chrome browser on the iPad?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              S 1 Reply Last reply Aug 19, 2020, 4:44 PM Reply Quote 0
              • S Offline
                spoonek @sdetweil
                last edited by Aug 19, 2020, 4:44 PM

                @sdetweil Yes, that is my default browser. I tried Safari as well, no luck. I then tried to install Firefox and got the same issue, needs version 10+. Thanks!! :clinking_beer_mugs:

                S 1 Reply Last reply Aug 19, 2020, 4:51 PM Reply Quote 0
                • S Away
                  sdetweil @spoonek
                  last edited by sdetweil Oct 12, 2020, 3:31 AM Aug 19, 2020, 4:51 PM

                  @spoonek if u have the black screen using chrome, open the dev window (see the menu) and select the console tab and scroll up to see any errors

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    cony
                    last edited by Oct 12, 2020, 3:25 AM

                    I guess this is the problem of iOS.
                    Have you tried to update the iOS and the app? May be these will help:
                    1.Update the iOS and the app to the latest version
                    2. Force Restart iPhone to Fix iPhone
                    3. Use iOS System Recovery to [fix iOS system free for mac](link url=“https://www.tuneskit.com/ios-system-recovery-for-mac.html”)
                    4. Using iTunes to Fix

                    1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User
                      last edited by A Former User Oct 12, 2020, 6:25 AM Oct 12, 2020, 4:38 AM

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 3 / 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