-
Notifications
You must be signed in to change notification settings - Fork 135
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
BLANK SCREEN WHEN USED WITH Swift #38
Comments
@HarryKnowsTech did you find any solution for this i m stuck on the same point |
Here is a example for swift:
|
#40 Updated readme with Swift example so might be closed by @robbykraft |
HI, can you share Demo Project by Swift or Demo Detail Code? I write code like this but It don't run. It failt when start app. :( :( I don't know why??? This error at : "class AppDelegate: UIResponder, UIApplicationDelegate " of App Delegate |
@buiminhtu93 do you get an error like |
@tscholze I got this error too. I haven't find out any solution. |
@smilesm2 what's your view controller type in your storyboard? You have to use |
@tscholze yes, finally I solved the problem. |
Thanks for all your help everyone! I want to update the documentation for swift integration. here's what I have.
and that should be it, right, am I missing anything? does anyone have best practices on creating the PanoaramaView as an optional and handling errors if it doesn't get created? I feel like it's better to declare |
All I Get Is A Blank Screen when the class's language is Swift
The text was updated successfully, but these errors were encountered: