CODENAME ONE - Download link in BrowserComponent not working. On click nothing happens. In other browsers working fine - browser

i use BrowserComponent in order to packing a website in my codename one app. I build it for android, but when i click any download link nothing happens. Download don't start. does anyone know how to fix? In other browser working fine ok.
I build my codename one app for android. When i install it, no authoritazion o permission are requested. In the app there is only a form with browserComponent that call a website. The download links in the website not working in Codenameone's browserComponent .

Related

Puppeteer can't browse properly

I use node application to scrap data using Puppeteer and chromium.
At the beginning everything was fine. I was able to scrap data in
google maps and jump between pages normally. but after 3 days working
on same project (after so many tries.... lunching the bot) things changed.
now when I execute the app, the browser lunch and only first page in google map appears (without any next button ) than the browser stops since it can't query and select the next button. I checked the web document, (no elements changes, same classes, same links ..)
then I used the same link but without a bot by browsing it manually. I find the same page
number my bot did the first time I ran the app.
Didn't understand the secret behind this behavior.
Help, Thanks.

Azure Static Website - Showing old content in Chrome

I created a Azure Static website and uploaded some test html to test it out. And it worked.
But now I have uploaded some different content and those changes are not showing in Chrome and other browsers except Internet Explorer.
I linked this with Custom domain as well.
This is what showing in chrome:
This is what showing in Internet Explorer:
I cleared cache in Chrome and tried installing Firefox newly as well. But still showing the old content.
Can any one please help?
Update: when I use the URL like https://www.northernlightspictures.com/index.html then I can see the changes
Please try to use the feature Hard Reload or Empty Cache and Hard Reload of Chrome to reload your page, the step as below.
Press F12 in Chrome and Enabled the feature Disable cache
Click the right key of your mouse on the fresh button of Chrome, and then click the Hard Reload or Empty Cache and Hard Reload button, as the figure below.
Of couse, you can directly use the shortcut key:
For on Windows and Linux, Ctrl+Shift+R or Shift+F5. For on
MacOS, Cmd+Shift+R.
Please try to browse your website again in Chrome, as it is working for me as per your expectation.The way you see it working in Internet Explorer, its showing the same for me on Chrome and Firefox as well. "https://www.northernlightspictures.com/"
Please try to browse the application in "incognito window" i.e. private window.

MAke a website section in Windows phone 8 App built with Windows Studio

Hello guys please i built an app with windows phone studio, but they do not have a website section, to open a website within my app( not linking to default browser, but withing the app) So please how can i add a new page for this website section in the app using visual studio, and i need the website navigate with back button, cos i tried one that shows the website, but no matter how deep i navigate into the website, once i click the back button on my phone, it closes/exits the app.
Thanks and much appreciate your response
You can simply use WebBrowser control. You can check
Windows Phone Developer Blog for more information on usage of WebBrowser control. For Navigation using back button, you can check these links:
1.WebBrowser Control Navigation Back
2.How to handle a Web Browser back and forward navigation in a WP
Hope it helps you :)

how to remove OrchardLocal from Orchard URL?

I just downloaded the latest source codes of orchard. I run the solution using vs 2012. I am getting this URL in my browser.
http://localhost:30321/OrchardLocal/
Is there a way I can remove "OrchardLocal" from the URL. when I push the app to the production server. I dont want to see http://test.com/OrchardLocal/
Right click Orchard.Web and select properties then go to Web. Should be able to edit it there. However when pushing to server you shouldn't see OrchardLocal... I think ^_^

trigger io chrome extension does not seem to work

I am trying trigger io for the first time.
I am trying to use the chrome extension and eventually would like to get to a point where I can run/debug (using chrome developer tools) on the browser before deploying to IOS and android.
I created the default app you have - I am able to run it on IOS simulator.
When I run it on chrome, I get the following:
The required steps are:
1) Go to chrome:extensions in the Chrome browser
2) Make sure "developer mode" is on (top right corner)')
3) Use "Load unpacked extension" and select the folder:
I have followed the instructions given but even if I quit the browser and relaunch it and run the forge build for the default app, I get the same response.
Would appreciate any help.
Does the extension install when you run through the steps you list in your question?
Note, to see your app running in Chrome, you'll need to use something like the button module...
However, if you just want to see your app running in a browser so you can use developer tools, click "web" instead of "chrome" - it will open as a web app in your browser.

Resources