I’ve had success in setting up NWS Chat on my Iphone using your program.
Now, I’d like to try to fix a bug.
In NWS (National Weather Service) Chat…a bot passes along links when products are issued. When I click on the links in the chat window, OneTeam will open a new window. However, the OneTeam window is not displaying the text product correctly. Rather OneTeam is displaying the first part of the web link.
Here are examples of the links and formats:
https://nwschat.weather.gov/p.php?pid=201102120556-KTOP-FXUS63-AFDTOP
https://nwschat.weather.gov/p.php?pid=201102110613-KTOP-FLUS43-HWOTOP
https://nwschat.weather.gov/p.php?pid=201102101505-KTOP-SXUS73-RERTOP
https://nwschat.weather.gov/vtec/#2011-O-CON-KTOP-WC-Y-0006
https://nwschat.weather.gov/lsr/#HFO/201102120255/201102120255
https://nwschat.weather.gov/vtec/#2011-O-CON-KGID-FL-W-0004
As you can see, the urls are lengthy. The OneTeam window just displays the webpage
located at https://nwschat.weather.gov for each of the links above.
In your code, could you increase the characters allowed for each url so each product
will properly display in the OneTeam window properly? A quick count comes to 65
characters. What about making it 100?
Thanks for your help. This will be very useful to emergency managers and others during
severe weather if we can get this squared away.