-
More detail is apparently needed for the storyboard. There is some functionality that is not in the storyboard as well. Look at the notes in the use cases in the wiki for more information. Might nee…
-
-
-
Hello there! I'm trying to transplant this project on armv7 devices, I've rebuilt libuvc libusb and libjpeg for both iOS arm64 and iOS armv7. To get a universal compatibility, I rewrite the ui by st…
-
As an organizer, I want to create and manage my facility profile.
### Acceptance Criteria
- The app should provide a form for organizers to create a facility profile with details such as the facility…
-
-
I lost all of my storyboarding. Not sure why. It came up with a enoet error when I tried to save the project. Annoyingly your pop up messages kept coming up to say there was no need to save as it save…
-
When I try to instantiate initial screen I get following error 'Could not find a storyboard named 'HelpStackStoryboard' in bundle NSBundle'. (Xcode 10.2)
-
```
Main.storyboard: error: IB Designables: Failed to render and update auto layout status for ViewController (aHa-t8-Jc5): dlopen(TagListView.framework, 1): no suitable image found. Did find:
Tag…
-
Is storyboard support completely gone from V2.0?
Our app instantiated a NextGrowingTextView directly from storyboard and now after updating to v2 we get a fatal error that init(with coder:) is not …