-
-
Notifications
You must be signed in to change notification settings - Fork 776
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
RCTResponseSenderBlock Bridging Not Compiling Properly #1326
Comments
After messing around and getting ever package updated properly, this no longer occurs |
@dmyoung1994 Hi ! I have the same error, do you know which package was the problem ? |
Hello, have you solved the problem? |
Hello, have you solved the problem? |
Sorry for the late reply! I was actually mistaken a was running off an
older version and not the newer one. Still having this issue.
…On Thu, Feb 6, 2025 at 6:11 PM PengEhan ***@***.***> wrote:
After messing around and getting ever package updated properly, this no
longer occurs
Hello, have you solved the problem?
—
Reply to this email directly, view it on GitHub
<#1326 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA3Y7VKHW2H4AD3NOS2I3LD2OQI3LAVCNFSM6AAAAABV46LGNOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBRG43DAOBRHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@dmyoung1994 any luck with this ? i am getting same.. |
Any feedback on this? |
No progress yet on my end. Not an expert at native libraries :/
…On Thu, Feb 13, 2025 at 2:11 AM faxioman ***@***.***> wrote:
Any feedback on this?
—
Reply to this email directly, view it on GitHub
<#1326 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA3Y7VPE43SFBAZBLO7JB6L2PRVWDAVCNFSM6AAAAABV46LGNOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNJWGEYTEMBSHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@marcosinigaglia is our only hope 😆 |
Before open an issue
Describe the bug
Including the react-native-ble-manager in a project and building the project for iOS results in a compile bug where
RCTResponseSenderBlock
is not included properlyTo Reproduce
Steps to reproduce the behavior:
onDiscoverPeripheral
npx expo run:ios
Expected behavior
Including the library in a project compiles correctly.
Screenshots
![Image](https://private-user-images.githubusercontent.com/3641301/406772834-6f502832-1322-4c9f-b93a-d63904d2cde5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3MDE5NTMsIm5iZiI6MTczOTcwMTY1MywicGF0aCI6Ii8zNjQxMzAxLzQwNjc3MjgzNC02ZjUwMjgzMi0xMzIyLTRjOWYtYjkzYS1kNjM5MDRkMmNkZTUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMTAyNzMzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9M2IzZjc3Njk3MzNmYjlkM2M2YmZhZGUzZTdhMDk4N2MxMjMzY2U3NGU5M2M0Y2RmZjYxYmYyNWZiNWFlMWQ5NiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.02qoCNzSSktWa6TxXClEmWoD2IaWeWg2zZteNZVvjK0)
Smartphone (please complete the following information):
Additional context
Full package.json dependencies
The text was updated successfully, but these errors were encountered: