Netvent/storyly-sdk

Build iOS App with you RN SDK

Closed this issue · 1 comments

Issue tracker is ONLY used for reporting React Native SDK related bugs.

Storyly SDK Version: "storyly-react-native": "^1.29.0",
React Native SDK Version: "react-native": "0.64.2",

Platform:

  • Android

Current Behavior

When build app getting this error from your library.

❌ /Users/runner/work/1/s/node_modules/storyly-react-native/ios/STStorylyDataConverter.swift:19:31: value of optional type 'URL?' must be unwrapped to refer to member 'absoluteString' of wrapped base type 'URL'

    "iconUrl": storyGroup.iconUrl.absoluteString,

Hello @yasinugrl ,

We've released storyly-react-native@1.29.1 to address this issue.

Thanks,