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

Fix alert expanding arrow on iOS 9.x #54

Closed
iancanderson opened this issue Mar 3, 2017 · 0 comments
Closed

Fix alert expanding arrow on iOS 9.x #54

iancanderson opened this issue Mar 3, 2017 · 0 comments
Assignees

Comments

@iancanderson
Copy link
Owner

iancanderson commented Mar 3, 2017

On iOS 9.x, the right-facing-arrow icon that shows when the alerts are collapsed is rendering as an emoji with the rounded blue container. For some reason, the down-facing arrow is not affected

simulator screen shot mar 3 2017 10 41 07 am

@iancanderson iancanderson self-assigned this Mar 3, 2017
iancanderson added a commit that referenced this issue Mar 3, 2017
The previous right-facing arrow was rendering as the emoji with the blue
rounded container: ➡️️ on iOS 9.x. This changes the arrow characters to
ones that don't render as emoji on iOS 9.x.

See
http://stackoverflow.com/questions/11178433/how-do-i-stop-ios-from-converting-a-small-pointing-right-triangle-character-into

Fixes #54
iancanderson added a commit that referenced this issue Mar 3, 2017
The previous right-facing arrow was rendering as the emoji with the blue
rounded container: ➡️️ on iOS 9.x. This changes the arrow characters to
ones that don't render as emoji on iOS 9.x.

See
http://stackoverflow.com/questions/11178433/how-do-i-stop-ios-from-converting-a-small-pointing-right-triangle-character-into

Fixes #54
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

1 participant