Ulrik Gammelby
Ulrik Gammelby
To be able to programmatically dismiss the keyboard in the application when dragging a sheet down, how do you detect that? You get a `didChange` notification through `UBottomSheetCoordinatorDelegate`, but I...
We have the same issue for several pods, some listed in #390 - and https://cocoapods.org/pods/NabtoEdgeClientSwift, https://cocoapods.org/pods/NabtoEdgeClientApi.
@sammcd, did you make any changes to your podspec or otherwise to make your problem go away? Because it seems to work fine now. We are not so lucky as...
That same construct works fine for another pod (https://github.com/nabto/nabto-ios-client / https://cocoapods.org/pods/NabtoClient) - but I will check it out, thanks for the suggestion!
If omitting the homepage attribute, lint fails: ``` $ pod spec lint --verbose Ignoring json-2.1.0 because its extensions are not built. Try: gem pristine json --version 2.1.0 Ignoring json-1.8.3 because...
The above pod still has the same issue that the pod's page is not shown when clicking it in search results or entering the direct pod URL. The same happens...
@mohamedgalalcs No, the problem is still there🙁.
@mohamedgalalcs Ah, fantastic! Our pods are also binary, so I just tried to push such updated zip as well - crossing fingers. It usually may take some time for the...
@mohamedgalalcs The search on cocoapods.org now lists the updated version of our pod (the one with a readme embedded in the binary distribution) - but it is the same problem,...
@mohamedgalalcs We have seen the issue with both versions 5.x and 0.9.x - however, with the readme fix you suggested, we have only tried with 0.9.x! Interesting (and a tad...