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

[^0.5.5] Cannot read property sendLogFilesByEmail of null on iOS #79

Open
Thaimay opened this issue Aug 27, 2024 · 2 comments
Open

[^0.5.5] Cannot read property sendLogFilesByEmail of null on iOS #79

Thaimay opened this issue Aug 27, 2024 · 2 comments

Comments

@Thaimay
Copy link

Thaimay commented Aug 27, 2024

i tested on android device is normal, but on ios device I get this error.
RN: 0.71.5

TypeError: Cannot read property 'sendLogFilesByEmail' of null

@fdrault
Copy link
Member

fdrault commented Aug 27, 2024

to fix your trouble try download this fix, i see it in another issue, [url] when you installing, you need to place a check in install to path and select "gcc."

I don't understand why I need to download your fix. Can you give some reason for your fix?

I edited your comment to hide the URL, it is probably a scam/spyware.

Concerning your issue, have you done pod install ? (or bundle exec pod install) in the iOS folder ?

@github-staff github-staff deleted a comment from Thaimay Aug 27, 2024
@Thaimay
Copy link
Author

Thaimay commented Aug 29, 2024

to fix your trouble try download this fix, i see it in another issue, [url] when you installing, you need to place a check in install to path and select "gcc."

I don't understand why I need to download your fix. Can you give some reason for your fix?

I edited your comment to hide the URL, it is probably a scam/spyware.

Concerning your issue, have you done pod install ? (or bundle exec pod install) in the iOS folder ?

Yes, of course. I build release already and tested on testflight.

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

3 participants
@Thaimay @fdrault and others