Sam Lotti

Results 5 issues of Sam Lotti

Hi. I just installed the plugin and get the following: (my podfile has:) platform :ios, '9.0' Xcode's output: ↳ === BUILD TARGET SCrypto OF PROJECT Pods WITH CONFIGURATION Debug ===...

error is nill on result of save when 409 returned from arangodb Case needed in func (col *Collection) Save(doc interface{}) error { ... case 409: return errors.New( "unique constraint violated"...

## Bug Report Installed Xcode 12 beta, using Swift package manager getting version 0.16.1, get this error with build: Could not find module 'SwiftyStoreKit' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, x86_64...

type: bug

### Are you looking for help? This is an issue tracker, used to manage and track the development of Play. It is not a support system and so it is...

**What Version of the library are you using?** 14 **Question** I'm trying to login using a popup version of authorize and investigating how the 'urlHandler' can be used. My issue...

question