While using texting component Runtime Error: can only use lower 16 bits for request code

I might offer you this com.baasapps.BATexting.v2.aix (44.8 KB)

Version 2 fixes this as well FLAG_IMMUTABLE

Old version

com.baasapps.BATexting.aix (43.6 KB)

P.S. It’s a direct copy of MIT texting component with one extra addition.

4 Likes

@Boban this extension doesn’t work for make call
same error here not solved

Do you mean extension in previous post, if so then it’s only for texting…

1 Like

But you might want to try this one for calling

2 Likes

Thanks Problem solved

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

Hi @Boban,
could you please explain the issue “can only use lower 16 bits for request code” more in detail?
Is the Texting and PhoneCall component of Kodular not working anymore and in Kodular we have to use the updated Texting and PhoneCall component from MIT App Inventor as extension now?
And what is this “extra addition”?

Taifun

1 Like

This component is to take the user to another place for messaging, what if I want to continue sending text messages within the app? Because I tried the aix and found that he doesn’t send messages directly from the app, and when I send messages to the phone from another place, I can’t monitor the content of the messages

what is this com.baasapps.BAPhoneCall.aix even its not opening. its only an empty screen.

@Boban created that extension

Are you familiar with importing extensions?
Taifun

No I am very new here.

as we have seen meanwhile, you succeeded

Taifun

Hello, and Best wishes for 2024!

I use the extension “com.baasapps.BATexting”.
When I try to send a direct SMS, please look at the attached error message.
Can you help me please ?

Are you using v2 of the extension ?

Thank you for your answer.
This is the message I am receiving now.


Can you try again using if condition, “if not empty”, the error is showing the text is null or empty so if you use the condition i mentioned it will help you to avoid empty or null text

Hello and thank you for your response.
However, the text, at this moment, is not empty.
But I will try your suggestion.µ
Thank you very much for paying attention to my problem.

1 Like