Questions tagged [cloudrail]

CloudRail is a free software library that abstracts multiple APIs from different providers into a single & universal interface.

Related links:

SDK:

33 questions
0
votes
1 answer

Suppressing exceptions when using Cloudrail to logout of Box

In my app I use "service.logout" in Cloudrail to log out of Box. If it is already logged out an exception is thrown. I can ignore this exception in my app but is it possible to suppress it completely? Note that no exception is thrown in the…
Don Wilson
  • 156
  • 2
  • 6
-1
votes
1 answer

Where can i find it("PrefName")?

any idea Where i can find "PrefName"
-2
votes
1 answer

Trying to use Cloudrail, keep getting error: Module compiled with Swift 3.1 cannot be imported in Swift 3.0.2

I am trying use CloudRail in my project but when I import CloudrailSI I keep getting this error: Module compiled with Swift 3.1 cannot be imported in Swift 3.0.2 Anyone know why this keeps happening and what I should do to fix it?
Binayak Pandey
  • 89
  • 1
  • 10
1 2
3