-
-
Notifications
You must be signed in to change notification settings - Fork 659
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to build iOS project using v3 #577
Comments
@varungupta85 Please try |
Ok, let's invest this problem further! |
@hyochan Like other people have reported, I also updated to |
I have same problem |
I have to downgrade to |
I also encountered this problem, I saw that others solved it by downgrading, but the author suggested using version 3.2.0. I should downgrade or wait to fix this bug? |
For me, the problem is Xcode: updating from 10.1 to 10.2.1 'm able to build correctly, but honestly I don't know if it works with iOS versions <= 12.1 |
* 'master' of https://github.com/dooboolab/react-native-iap: (107 commits) Release 3.3.4 Keep valid SKUs in memory chore(package): update flow-bin to version 0.103.0 Fixes hyochan#600 Added missing types on updates in 3.3.0 chore(package): update @types/react-native to version 0.60.2 Release 3.3.1 (hyochan#596) Update travis with yarn Fix flow type for purchaseUpdatedListener Upgrade example project rn version chore(package): update @types/react-native to version 0.60.1 Fix hyochan#581 finishTransaction called automatically (hyochan#589) Update index.js.flow chore(package): update lockfile yarn.lock chore(package): update @types/react-native to version 0.60.0 chore(package): update lockfile yarn.lock chore(package): update @types/react to version 16.8.23 Fixes hyochan#577 (hyochan#578) Update @types/react-native to the latest version 🚀 (hyochan#575) Improve README (hyochan#574) ... # Conflicts: # ios/RNIapIos.m
Any news about that issue ? |
I am using Xcode 10.1 and same error occur. Then I update Xcode to 10.3. Xcode built successfully. |
Running into the same issue, on Xcode 10.1, going to get Xcode 10.3 dmg and run side by side to see if it solves it. Update: After a full update to Mojave and Xcode 10.3 the build seems to be working. |
@hyochan this issue seems to be compatible with Xcode > 10.2 |
Thank you very much @doomsower, works fine on my side with XCode Version 10.1 (10B61) and rn-iap 3.4.0. |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
Version of react-native-iap
3.2.2
Version of react-native
0.59.9
Platforms you faced the error (IOS or Android or both?)
iOS
Expected behavior
Build project successfully
Actual behavior
Failing with build errors in RNIap
Tested environment (Emulator? Real Device?)
Emulator
Steps to reproduce the behavior
Add RNIap v3 to a project, perform the linking and observe the errors shown in below screenshot
The text was updated successfully, but these errors were encountered: