Hey Maxim, thanks for the follow up. I will check ...
# sdk-swift
b
Hey Maxim, thanks for the follow up. I will check this again today, but had the
1.0.46
code updated to use the
apiHost
and then include the
clientKey
separately. As I said, it worked briefly when I had
backgroundSync
enabled. In terms of the new initializer, that change came as a bit of a surprise and broke our builds when we did the swift package update since the initializer version used in
1.0.44
was completely removed.
c
Thank you for your answer. Waiting for your feedback after checking that again today.
b
I was able to get features returning for 1.0.46 by not using
Ciphered
payloads in my SDK Connection. I have double checked I am configuring the client side with the correct
apiHost
,
clientKey
and
encryptionKey
, but can only get features returned when setting my SDK Connection to
Plain Text
. Do you have a recommended approach for setting up the GrowthBookSDK on the client for version 1.0.46?
c
Hi, @bright-pharmacist-73946. We have also added all updates to the readme file, incorporating all changes. We hope all the necessary information for setting up the GrowthBookSDK is included. Thank you for providing detailed information. We will review it, and I will write.
Hi, @bright-pharmacist-73946, could you please provide a screenshot if possible of where you’re configuring the SDK? It would be very helpful to see all properties, as we’ve tried configuring it both with Plain Text settings and without, and we’ve received features. Perhaps seeing the configuration will help us reproduce the problem.