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

app crashes in production in app review process #200

Closed
vikaskhandekar001 opened this issue Jun 17, 2019 · 13 comments
Closed

app crashes in production in app review process #200

vikaskhandekar001 opened this issue Jun 17, 2019 · 13 comments

Comments

@vikaskhandekar001
Copy link

xcode version:10.2.1
react-native-razorpay:2.1.23
react-native:0.58.5

App is working fine in development but it crashes (launch screen) in apple's review process.

i have added run script code inside build phase and always embedded libraries are also set to "yes" as you have suggested
below is the screenshot of error:

Screenshot 2019-06-17 at 12 15 16 PM

@pronav
Copy link
Contributor

pronav commented Jun 17, 2019

Please see #194 (comment) if it helps. You need to strip out simulator architectures before shipping app.

@vikaskhandekar001
Copy link
Author

i am not getting error while archieving . when apple is reviewing our app it is getting crashed on launchscreen .
i have added run script and added code for it inside build phase.
Screenshot 2019-06-17 at 12 59 58 PM

@pronav
Copy link
Contributor

pronav commented Jun 17, 2019

Razorpay.framework is added multiple times in your project - can you remove duplicates?

@vikaskhandekar001
Copy link
Author

i have kept Razorpay.framework which is inside the library and deleted other .will this work?

@pronav
Copy link
Contributor

pronav commented Jun 17, 2019

Yeah - use the one added by react-native plugin only.

@vikaskhandekar001
Copy link
Author

now after uploading build i am getting
"this build is invalid" error
description:
ITMS-90562: Invalid Bundle - One or more dynamic libraries that are referenced by your app are not present in the dylib search path.

@vikaskhandekar001
Copy link
Author

razorpay.framework is appearing twice in your integration video as well one inside of project and second one is in library section and it is working fine.
can you send your contact details so we can resolve it earliest?

@pronav
Copy link
Contributor

pronav commented Jun 17, 2019

sure, contact me at [email protected]

@rawris
Copy link

rawris commented Jun 17, 2019

Hi @pronav

Can I also contact you on your e-mail regarding an issue with this library?

@pronav
Copy link
Contributor

pronav commented Jun 17, 2019

Sure @rawris

@vikaskhandekar001
Copy link
Author

i have taken new release but still apple rejected my app saying it crashed on launchscreen .they have given me log of crash .which is here https://codeshare.io/5zJbBO

@bestkanthed
Copy link

bestkanthed commented Aug 6, 2019

I am having the same issue!

@Nautiyalsachin
Copy link
Contributor

Closing this issue due to the time elapsed. Please feel free to either re-open the issue or create a
new issue if you have any additional queries.

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

5 participants