Creating app to transmit caller NAME from my phone to esp32 over bluetooth classic

Hello,

i am new to esp and mit app inventor, i am working on project to display caller NAME on my esp32 over bluetooth classic . my app is successful in paring with esp32, but unable to get caller name and and gets disconnected when receiving call. Anyone help?

Can you upload an example of your app? the .aia and .ino files

Can you get phoneNumber in TextBox1.Text?
Read about PhoneNumber:

set textbox1.text attached with get phone number worked and incoming number is sowing on textbox.