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

Not work in iPad #6

Open
rockylive opened this issue Aug 29, 2017 · 1 comment
Open

Not work in iPad #6

rockylive opened this issue Aug 29, 2017 · 1 comment

Comments

@rockylive
Copy link

rockylive commented Aug 29, 2017

When using this library, Application stuck in splash screen. When comment the AVFonts.applyAVFonts() all works perfect. What would be the issue?

when i pause the debugger it stops here:

image

@codegeeker180
Copy link
Collaborator

I will look into the issue and will upload a new version.For now can you use swapFont function instead of changeFont function.Most probably you must have used the same font in one of the buttons.

AVFonts.swapFont(currentFont: "Avenir-Light", toFont: "Avenir-Heavy", [.button, .label, .textfield, .textview])

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

2 participants