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

Doesn't work on UIRemoteKeyboardWindow #2

Open
anirudhamahale opened this issue May 5, 2021 · 1 comment
Open

Doesn't work on UIRemoteKeyboardWindow #2

anirudhamahale opened this issue May 5, 2021 · 1 comment

Comments

@anirudhamahale
Copy link

Library doesn't show anything if UIApplication.shared.windows.last is UIRemoteKeyboardWindow.
It works fine when I restart the application and if UIApplication.shared.windows.last is UITextEffectsWindow.

@noursandid
Copy link
Owner

noursandid commented May 5, 2021

I am checking it out right now, and it's working the first time but the second time I try to show the notification it's not showing,
the problem was setting in the ViewController

 static let sundeedWalkthrough = SundeedSpotlight() 

technically it shouldn't be static, and it was a mistake in my Example in the Readme file

please try and update me if you still have a problem with it

Screen Shot 2021-05-05 at 8 01 16 PM

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