I work on an app, where i use a website for route optimization (www.routexl.com) inside my app with webview.
I can transfer adresses inside the url string and let the user optimize his route. So far, so good.
The next step i want to try, is to get back the optimized route, i need primary the new sorted adresses.
Routexl has six export possibilities, which i can use on an desktop browser interactiv, but when i used it with http - httpjob, Job .Download etc. i get 'Direct access not allowed (DL)'.
Do i have any chance to better simulate an normal user? I already tried to accept cookies, but this didnt help.
I can transfer adresses inside the url string and let the user optimize his route. So far, so good.
The next step i want to try, is to get back the optimized route, i need primary the new sorted adresses.
Routexl has six export possibilities, which i can use on an desktop browser interactiv, but when i used it with http - httpjob, Job .Download etc. i get 'Direct access not allowed (DL)'.
Do i have any chance to better simulate an normal user? I already tried to accept cookies, but this didnt help.