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 on iOS 16.1 #12

Open
nhutbm1 opened this issue May 15, 2023 · 4 comments
Open

Not work on iOS 16.1 #12

nhutbm1 opened this issue May 15, 2023 · 4 comments

Comments

@nhutbm1
Copy link

nhutbm1 commented May 15, 2023

No description provided.

@mmdock
Copy link

mmdock commented May 30, 2023

can you try adding

if #available(iOS 16, *) {
return "_UITextContainerView"
}

to getHiddenContainerTypeInStringRepresentation

@vitor-otero
Copy link

Hi,

I've try to run in all ios16.* versions and its working fine. I created a template for you can test if you want. https://github.com/vitor-otero/testScreenShot16.git

If you have any trouble let me know. Cheers 🍻

@nthnhung23
Copy link

@vitor-otero Could you give me a hand to setup view into navigation bar?

@vitor-otero
Copy link

I can try to help you sure.
Contact me on telegram @vitorotero or email [email protected]

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

4 participants