Skip to content
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

Expo SDK 50 compatibility #25

Closed
7nohe opened this issue Mar 21, 2024 · 2 comments
Closed

Expo SDK 50 compatibility #25

7nohe opened this issue Mar 21, 2024 · 2 comments

Comments

@7nohe
Copy link

7nohe commented Mar 21, 2024

Thanks for creating this plugin!
It would be nice if this plugins is supporting Expo SDK 50.

I attempted to use this plugin and encountered the following error while executing the npx expo prebuild command.

✔ Finished prebuild
⚠️  Something went wrong running `pod install` in the `ios` directory.
Command `pod install` failed.
└─ Cause: An error occurred while processing the post-install hook of the Podfile.

[!] The plist file at path `/Users/me/mypath/myproject/ios/Info.plist` doesn't exist.
@7nohe
Copy link
Author

7nohe commented Mar 21, 2024

I found a similar issue, and it seems that the issue may be solved by upgrading React Native from 0.73.2 to 0.73.3.
OneSignal/onesignal-expo-plugin#213 (comment)

@7nohe
Copy link
Author

7nohe commented Mar 21, 2024

I found a similar issue, and it seems that the issue may be solved by upgrading React Native from 0.73.2 to 0.73.3. OneSignal/onesignal-expo-plugin#213 (comment)

It worked with this. Expo was not directly involved.

@7nohe 7nohe closed this as completed Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant