Take Your Search Game to the Next Level with Dropbox Dash 🚀✨ Curious how it works? Ask us here!
Forum Discussion
ElijahRap
19 days agoExplorer | Level 3
LoadingView
I have a view in my app called LoadingView. For some reason this conflicts with a Swifty Dropbox LoadingViewController. I was getting exceptions that one of my labels was not key compliant with LoadingViewController. this usually means you have an outlet specified in storyboard that no longer exists in your class. I tried uninstalling SwiftyDropbox, cleaning, clearing derived data and re-installing SwiftyDropbox, but still got the error. The only thing that fixed it was renaming my view from LoadingView to something else. Pretty bizarre.
4 Replies
Sort By
- DB-Des
Dropbox Engineer
In order for us to further investigate, please reply with:
- the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)
- the full text of any error or unexpected output
- ElijahRapExplorer | Level 3
The steps to reproduce are:
- Create a view in your app with an associated xib called LoadingView
- Use SwiftyDropbox in your app
- DB-Des
Dropbox Engineer
I just wanted to provide you with an update. The team has reviewed the issue, and they’ve asked that you open an Issue in the SwiftyDropbox SDK GitHub so it can be properly tracked.
At this time, the impact is considered low, so while we appreciate you bringing it to our attention, we can’t promise if or when a fix will be implemented. In the meantime, we recommend continuing with the workaround you found of renaming the view in your app.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,000 PostsLatest Activity: 24 minutes ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!