mobile-sdk-ios icon indicating copy to clipboard operation
mobile-sdk-ios copied to clipboard

SPM 1.4.2 version not working

Open alexookah opened this issue 2 years ago • 7 comments

Cannot find 'CrowdinLoginConfig' in scope

The last update does not work with SPM. try to run with SPM before releasing a new version.

alexookah avatar Jun 08 '22 12:06 alexookah

Hi @alexookah!

Is there any more detailed backtrace?

andrii-bodnar avatar Jun 08 '22 15:06 andrii-bodnar

Hi @alexookah!

Currently, Crowdin SDK for SPM supports only the Content Delivery feature. We are working on adding the Screenshots and Real-Time Preview features support for the SPM package.

andrii-bodnar avatar Jun 29 '22 09:06 andrii-bodnar

Hey there! @andrii-bodnar What's the current status/timeline of adding the Live Preview Capabilities to SPM?

Greetings from Berlin 🙏

Sam0711er avatar Aug 22 '22 19:08 Sam0711er

Hi @Sam0711er!

Currently, we are working on this. It requires a lot of structural changes and refactoring.

Sorry for the inconvenience!

andrii-bodnar avatar Aug 23 '22 07:08 andrii-bodnar

@Sam0711er What platforms do you need support for? Do you need it for watchOS, tvOS, or macOS, or only for iOS?

serhii-londar avatar Aug 23 '22 16:08 serhii-londar

@serhii-londar Our application runs native on iOS/iPadOS and also on macOS using Mac Catalyst (Universal)

Sam0711er avatar Aug 23 '22 16:08 Sam0711er

Hi @andrii-bodnar @serhii-londar! Just checking to see how y'all are moving along with Support for SPM for the Live Preview Capabilities. Can you already share a rough estimate on when the necessary changes will have been performed? Thx!

Sam0711er avatar Sep 27 '22 22:09 Sam0711er

This issue is still relative in latest According with the documentation with SPM in latest released version 1.4.3 I get the following issues:

Cannot find 'CrowdinLoginConfig' in scope
'CrowdinSDK' has no member 'handle'
No exact matches in call to instance method 'with'
Incorrect argument label in call (have 'screenshotsEnabled:', expected 'debugEnabled:')
Incorrect argument label in call (have 'settingsEnabled:', expected 'debugEnabled:')

alexookah avatar Oct 28 '22 15:10 alexookah

@alexookah we merged this PR but haven't released the new version yet

andrii-bodnar avatar Oct 28 '22 15:10 andrii-bodnar

then maybe this issue should not have close until it's released and ready to use

alexookah avatar Oct 28 '22 15:10 alexookah

@alexookah available in 1.5.0

andrii-bodnar avatar Nov 01 '22 15:11 andrii-bodnar