-
Hi,
1/ There are 2 warnings (UI API called from background thread Group):
- runtime: UI API called from background thread: -[UIView layer] must be used from main thread only -> #0 0x00000001036…
-
### Description
Setting UINavigationController in FloatingPanelController, and do `addPanel(toParent:)` when viewDidLoad, UINavigationBar height is wrong.
I considered that UINavigationBar height …
-
I load the workspace in Xcode 10.2.1 and attempt to build:
Yields Error:
ld: library not found for -lassimp-fat
Noted that there seems to be the following missing static libs:
libIrrXML.a
…
-
I was wondering if it would be possible to have Seam set up as a [Carthage](https://github.com/Carthage/Carthage) framework, in addition to CocoaPods. I'm not sure what the process for doing so is, so…
-
I need to create custom ButtonBarCells with badges on them and it came to my understanding that I'll need to subclass ```BaseButtonBarPagerTabStripViewController``` instead of ```ButtonBarPagerTabStri…
-
### Short description
On an iPad device, when rotating from portrait to landscape, the FloatingPanelLayout.updateHeight() method is not getting called. This results in an incorrect (based on portrait…
-
Hi @atainter @DavidSchechter ,
I was trying to install this framework as carthage but facing below issue.
**Logs :**
~/Documents/v2Apps/Examples/V2POCNMessenger $ carthage update --platform…
-
Tracking on Firebase over at https://github.com/firebase/firebase-ios-sdk/issues/600
A clean install (https://github.com/AndrewSB/broken-carthage-maybe) doesn't work.
@soheilbm am I doing somet…
-
### Description:
File: `ASWebAuthenticationURLHandler.swift`
My app is crash when I am using the
```
ASWebAuthenticationSession(
url: url,
callbackURLScheme: callbackU…
-
### Description:
I am unable to create a token POST request as the server seems to use different JSON properties than the framework. I have searched the code and I also looked into the documentatio…