Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Landscape orientation #3

Closed
ale-zai opened this issue Aug 20, 2014 · 3 comments
Closed

Landscape orientation #3

ale-zai opened this issue Aug 20, 2014 · 3 comments

Comments

@ale-zai
Copy link

ale-zai commented Aug 20, 2014

Incorrect presentation in landscape orientation
20 08 14 5 04 04

@ashrobo
Copy link
Owner

ashrobo commented Aug 25, 2014

Hi
Unfortunately due to other commitments (along with how quickly Swift is evolving at this stage) I'm unable to continue to maintain this library at present. I'll be keeping the library live however incase it comes in useful to others.
Kind regards
Ash

@ashrobo ashrobo closed this as completed Aug 25, 2014
@rschiffler
Copy link

Hi @AshRobinson,

Thanks for the great library. I did a little investigation around this issue as I didn't want to stop using GoogleWearAlert only because of an orientation problem.

A few people in forums were talking about an iOS8 bug where if the UIWindow's rootViewController property is nil, the window's frame doesn't recalculate when the device's orientation changes. I set a UIViewController on bgWindow and it seems to have fixed the problem.

If you're still happy to receive pull requests I can send you the fix, otherwise I hope this helps others.

Kindest regards,
Rose.

@ashrobo
Copy link
Owner

ashrobo commented Jun 7, 2015

Hi Rose

It’s been a long time since I’ve worked on this, if you want to fire me over pull request feel free and I’ll accept it.

Many thanks
Ash

On 7 Jun 2015, at 05:04, rschiffler notifications@github.com wrote:

Hi @AshRobinson https://github.com/AshRobinson,

Thanks for the great library. I did a little investigation around this issue as I didn't want to stop using GoogleWearAlert only because of an orientation problem.

A few people in forums were talking about an iOS8 bug where if the UIWindow's rootViewController property is nil, the window's frame doesn't recalculate when the device's orientation changes. I set a UIViewController on bgWindow and it seems to have fixed the problem.

If you're still happy to receive pull requests I can send you the fix, otherwise I hope this helps others.

Kindest regards,
Rose.


Reply to this email directly or view it on GitHub #3 (comment).

rschiffler added a commit to rschiffler/GoogleWearAlert that referenced this issue Jun 8, 2015
- Workaround to fix an orientation bug when creating a new UIWindow
- Fixed a few compilation errors
issue ashrobo#3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants