bambuser / BambuserPlayerSDK-iOS

SDK of Bambusers live video shopping player for iOS
7 stars 2 forks source link

Bambuser SPM failing to download due to 403 #12

Closed joshgare closed 2 months ago

joshgare commented 3 months ago

We're importing Bambuser via SPM and we're unable to do so.

We're getting the following error.

error: failed downloading 'https://cdn.liveshopping.bambuser.com/public/download/BambuserPlayerSDK-1.5.0-release.xcframework.zip' which is required by binary target 'BambuserPlayerSDK': badResponseStatusCode(403)

Even if you go to https://cdn.liveshopping.bambuser.com/public/download/BambuserPlayerSDK-1.5.0-release.xcframework.zip via the browser you can get the access denied message. Also the same for the previous version of the SDK.

saeidbasirnia commented 3 months ago

The issue should be resolved now, please make sure to clean DerivedData and SPM cache first.

saeidbasirnia commented 2 months ago

I'll close this issue but feel free to reopen this or create a new one if you had any problems or questions.