SMS Recieve, link not recognized

thank you for the help sir Kabayan :slight_smile: but can you pleaze show me how to do that. Very kuch appreciated!

You are already using that block twice to build your url ! Use it again :wink:

what about the texts following the url sir? does it cause a problem to the link. i am having a hard time making the SMS link to work

The link you posted in your first post works in my browser (Chromebook) so you need to make whatever your message is look like that

how to do that sir? please teach me how and can you make me an example sir. thank you so much

Please provide the complete message received, in text

http://maps.google.com/maps?q=13.63613%2c123.18862 V:V,2021-07-24 19:27:31 S:000km/h,Bat:6ACC:off ,4210720069,S21G00;p:51502, l:25410, c:41480

Then that is what you should put as your url

that is the msg recieved but the webviewer doest seem to recognize it

Try linking only Google Maps or perhaps Google Maps . Both work in a browser.

how to do that sir?

Works fine for me

The Webviewer is not rendering the map in my emulator but it does render in an Android device. :slight_smile:

1 Like

what should i do to filter only the location excluding those unnecessary texts from the received msgs? or to make the link look like it, so that the webviewer automatically opens the link as the message is received

I did ask you to provide an example of the message received, you provide just the link. What else is there ?

http://maps. google .com/maps?q=13.63613%2c123.18862 V:V,2021-07-24 19:27:31 S:000km/h,Bat:6ACC:off ,4210720069,S21G00;p:51502, l:25410, c:41480

this is the msg from the gps tracker

msgs are received and shown in the list view

Why are you trying to modify the link that works ?

what do i need to do sir? what do i have to declare or put on blocks

Perhaps something like this ugly code:

neededBlock

There may be a simpler way but this parses the long url. Adapt it to your requirements. It does not require the Web Block, you can probably eliminate it. The ListView.AfterPicking displays the ListView item.