Closed gm-esoft closed 3 months ago
Did you have any luck resolving that issue?
Seeing this as well with the latest update.
Here. I triaged it for you: https://github.com/star-micronics/react-native-star-io10/issues/90
Sorry for the delay in responding. As far as we have built our sample SDK, we do not have this problem, so we will continue to investigate the situation with this error, including @kickbk advice.
Thanks!
@bandit-ibayashi What do you mean? The example app shows the problem too if you enable use_frameworks & static linking with use_frameworks! :linkage => :static
.
Sorry for the late reply.
We have provided how to instruct use_frameworks!
in https://github.com/star-micronics/react-native-star-io10/issues/90 .
Also, the latest version currently supports use_frameworks!
.
We would appreciate it if you could refer to this.
Description
While running ReactNative app from xCode, I am getting following error
and Warning
I have installed react-native-star-io10 package via npm and using 'New Build System' of iOS. I have removed DerivedData folder and clean the build but getting same error.
Your device where the bug occurs
npm: 8.5.5
SDKs: iOS SDK:
IDEs: Xcode: 13.4.1/13F100
npmPackages: react: 17.0.2 react-native: 0.68.2