shinydevelopment / SimulatorStatusMagic

Clean up your status bar for taking screenshots on the iOS simulator.
MIT License
2.35k stars 139 forks source link

Not Working for iPhone XS Max #68

Closed zjfjack closed 5 years ago

zjfjack commented 6 years ago

Hi, Thanks for this amazing project. I've been using your library around 1 year, and it's really helpful for me to create screenshots.

Apple just released the new products, and the most disgusting thing is that the iTunesConnect forces us to upload 6.5 inch screenshots and all previous 5.8 inch screenshots for iPhone X are gone and not supported. I tried your library with iPhone XS Max but it is not working. Hopefully you can fix it soon.

Thanks Jeff

daveverwer commented 6 years ago

You should find some progress on this from @cysp today which I just merged into master. Also, please feel free to experiment with this and see if you can push it forward as well.

tfonfara commented 6 years ago

@zjfjack 6.5" screenshots are optional so far πŸ˜‰and at least for me the 5.8" screenshots are not gone, you just need to go to media manager 😊

zjfjack commented 6 years ago

@tfonfara omg, thanks for letting me know.

Unfortunately I've already released the version with the wrong pictures for 5.8 inch. I don't know there is a media manager. NVM, I will fix this in next release.

zjfjack commented 6 years ago

@daveverwer Thanks for the updating. It works well now, you can close this issue.

tfonfara commented 6 years ago

I can confirm that it is working perfectly for iPhone X Max with latest GM fix πŸ‘ Only thing I noticed, on iPad there's with iOS 12 the date displayed in the status bar, that can't be configured currently, but that's a new feature not a bug.

daveverwer commented 6 years ago

Yea there are also some other bugs with cellular options on iPad, it needs some work still.

rcfrias commented 6 years ago

Bluetooth is also not responding to the settings... <-- NEVERMIND, I've just noticed, they removed the Bluetooth icon in iOS 12... so weird

daveverwer commented 5 years ago

I believe this is all working now. Closing.