adjust / flutter_sdk

This is the Flutter SDK of
MIT License
56 stars 47 forks source link

iOS Carsh: NSInvalidArgumentException #104

Closed fingerart closed 1 year ago

fingerart commented 1 year ago

DiixgtvmM6

zhanglexiaoge commented 1 year ago

I have the same problem

zhanglexiaoge commented 1 year ago
uerceg commented 1 year ago

Hi guys,

Thanks for reporting this. We'll take a look into this and keep you posted. Few questions:

  1. Which Adjust Flutter SDK version are you using?
  2. Did you start to notice this as soon as your app with that Adjust Flutter SDK version got published to the App Store or is it that you already had the app released and this started all of a sudden (February 7th from the Crashlytics screenshot)?
zhanglexiaoge commented 1 year ago

Hi guys,

Thanks for reporting this. We'll take a look into this and keep you posted. Few questions:

  1. Which Adjust Flutter SDK version are you using?
  2. Did you start to notice this as soon as your app with that Adjust Flutter SDK version got published to the App Store or is it that you already had the app released and this started all of a sudden (February 7th from the Crashlytics screenshot)?

adjust_sdk: ^4.33.0

(void)adjustConversionValueUpdatedWannabe:(nullable NSNumber )fineValue coarseValue:(nullable NSString )coarseValue lockWindow:(nullable NSNumber *)lockWindow {

uerceg commented 1 year ago

Thanks for the additional info. We have just shipped Adjust Flutter SDK v4.33.1 which should hopefully address this issue. Feel free to give it a shot and let us know if this version fixes the issue on your end. Looking forward to hearing back from you.

zhanglexiaoge commented 1 year ago

感谢您提供更多信息。我们刚刚发布了 Adjust Flutter SDK v4.33.1,有望解决这个问题。请随时试一试,如果此版本解决了您的问题,请告诉我们。期待您的回音。

Thanks ,Adjust Flutter SDK v4.33.1 The problem has been solved ,

uerceg commented 1 year ago

Great news, thanks for the update @zhanglexiaoge. If I may ask, how were you able to confirm this so quickly? :) Did you manage to have your iOS app released in the App Store from the moment we shipped an SDK update and by the time you wrote this last comment?

uerceg commented 1 year ago

Nonetheless, thanks for reporting that the issue has been fixed and in case needed in future, feel free to comment / reopen. Cheers.