I download your sample app and added my apikey and tried to run app. but getting some error.
APIkey is correct. APIKey is working fine in postman.
here is logs
▿ Optional
▿ some : DecodingError
▿ keyNotFound : 2 elements
- .0 : CodingKeys(stringValue: "sportXRConsumerKey", intValue: nil)
▿ .1 : Context
- codingPath : 0 elements
- debugDescription : "No value associated with key CodingKeys(stringValue: "sportXRConsumerKey", intValue: nil) ("sportXRConsumerKey")."
- underlyingError : nil
I can't see sportXRConsumerKey flag anywhere is sample project so this error is part of framework.

Can you please help me to run sample app if I miss something.