wso2 install button is not working on mobile application management - mobile

I published an application through app publisher on iot-server.
I gave the proper right to the user to install the application.
URL follows:https://entgra.atlassian.net/wiki/spaces/IoTS360/pages/352786583/Installing+an+Application+on+a+Device
when I tried to click on the install button, there is no popup display on the screen to install the application.
Can you help me to resolve the issue?

Related

Application created by App builder in Oracle Apex is not working

I have created a very simple application in app builder in oracle apex. But its not working. When i run this application "Page not found error" is showing. I'm using ORDS 21.0 and APEX 20.0.
Installations are perfectly fine. I've kinda double checked my installations and i think there is no error/defact in my installation.
Otherwise, APEX is working fine just not running my application. Please guide and help me in this !
Looks like Home and/or Login URL point to page that doesn't exist. Check that at:
App. Builder
select that application
in upper right corner you'll see Edit application properties button
go to User interface tab
have a look at Home/Login URLs; fix them. For example, in f?p=&APP_ID.:100:&SESSION., 100 represents page number

After i create a APK to PWA i see toolbar of browser

I have a problem with my first PWA.
I have created one with reactjs and configured good manifest.
I follow step by step google guide.
PWA, works perfectly, and i see "add to home button".
After QA i wanted to publish it in store.
I used https://appmaker.xyz/pwa-to-apk.
Now i have app publish in the store but when i open it, i see a browser toolbar and i can't use it as a native app.
Someone can help me?
How about using TWA (Trusted Web Activity)?
Using Trusted Web Activities
This can be achieved by proving that the app and the web trust each other.
If you can prove it, you can prevent the browser toolbar from being displayed.
I'm sorry if you don't get the answer you want.

React service worker not working?

Hello Guys !
Today I deployed an app online to test it but didn't understood very well why it didn't work.
What I did :
I've created a sample react app using bootstrap and used firebase to deploy it. Here is the link.
What was expected ?
I wanted the app to be able to be downloaded on the phone as angular.io is.
Reality :
Nothing special. It's in fact registered in service worker and very fast to load and download, but nothing more.
Problem now :
I've done it today two times but wasn't able to use it as well as the image of service workers I had.
What should I do ?
You need a a 144px square PNG icon to be defined in your manifest.json to enable the web app install banner.
You can validate whether your application can be added to your homescreen from Chrome on a desktop computer.
To do so, open the Chrome developer tools on your website, open the 'Application' tab, click 'Manifest' in the left navigation and then click 'Add to homescreen'.
If there's a problem adding to homescreen an error will appear in the console, when trying it on the website you mentioned I received the error 'Site cannot be installed: a 144px square PNG icon is required, but no supplied icon meets this requirement'.
You can read more about the requirements for web app install banners here https://developers.google.com/web/fundamentals/app-install-banners/.

CEF Browser issue with window forms application

Issue with login.live.com
as I was working with the CEF Browser in my windows application when it comes login page it was working fine in local Visual studio, but after installing app using wix installer only login page showing like above link(shrinking). I was wondering what could be the cause for this?
if you browser settings is default you must move folder "locales" in your folder app.

How to get out of browser to work on a silverlight application?

I have a silverlight application and i have already checked the box that enables OOB. When i run the program from the IDE and i right click on the browser, i do not get an option to install the application. Instead i have an option to remove the application.
I would like to get an icon that other users can just click on in order to run the application. Is there a reason why i do not have the option to install the application when i run my program?
If it matters i am using silverlight 5.
thanks!
You have the option to remove the application means you have installed out of browser in the past, after clicking "remove the application" you will have the option to install the application locally.

Resources