box-ios-browse-sdk icon indicating copy to clipboard operation
box-ios-browse-sdk copied to clipboard

Results 14 box-ios-browse-sdk issues
Sort by recently updated
recently updated
newest added

This pull request corrects the spelling of **Xcode** :sweat_smile: https://developer.apple.com/xcode/ Created with [`xcode-readme`](https://github.com/dkhamsing/xcode-readme).

- [ ] I have checked that the [API documentation][api-docs] doesn't solve my issue ### Description of the Issue ### Versions Used Browse SDK: 1.0.7 iOS: 11.0.1 ### Steps to...

I'm trying to run the sample app. I've installed Carthage and run: `carthage update --platform iOS` in the directory. It appears to have executed successfully. When I try to run...

You cannot use 'defaultClient' if multiple users have established a session. I facing this issue. Please help me how should I destroy session.

The folder item information is not being updated as the contents of the folder changes. 1) Create a folder, i.e. 'Test Folder' 2) Nav into the folder and 'Add a...

Only the subtitle style is valid for it, it shouldn't expose the style in it's init and just pass the subtitle style up to the super directly.