Alexandre Sonier
Results
3
comments of
Alexandre Sonier
Encountering the same issue using RN 0.72.1 @baronha
> Please provide me the version of Ting you use. Using Ting (1.1.0), I installed it using `yarn add @baronha/ting` and ran `pod install` afterwards
> You can try: > > ```shell > rm -rf ios/build > rm -rf Pods > pod install > ``` Tried, but getting the same error. --- > are you...