A
|
AlphaBase 3/8/2021 |
Not sure. Your message doesn't give much info. I have a desktop app that I update regulary (which, of course, means you are building a new version of the app each time) and it works fine for me. For my desktop app I use simple "hardcoded' security if that matters. The only problem I have is that on updates you must increment the build/version # or else PHPR crashes or locks up during the build or install process. It doesn't even seem to like it if you want to build the app more than one time in the same Windows "boot" session. But once it's built the app runs fine - at lease for me. |
P
|
pvisser author 3/8/2021 |
Not sure. Your message doesn't give much info. I have a desktop app that I update regulary (which, of course, means you are building a new version of the app each time) and it works fine for me. For my desktop app I use simple "hardcoded' security if that matters. The only problem I have is that on updates you must increment the build/version # or else PHPR crashes or locks up during the build or install process. It doesn't even seem to like it if you want to build the app more than one time in the same Windows "boot" session. But once it's built the app runs fine - at lease for me.
|
A
|
AlphaBase 3/8/2021 |
Yup, I understood what you were saying. Your description doesn't provide a way to understand what is going on. If you run it in the browser in localhost, does it work there? I meen after building the project after full build. You have the option to create script, create desktop app, etc. that's what I meen. What I do after full build, choose the option build an desktop app for windows. Then the build is ready versprongen etc. After installation, on a windows 10 machine it's giving me a window with white screen. So no page n the app to start login or what. |
P
|
pvisser author 3/8/2021 |
Yup, I understood what you were saying. Your description doesn't provide a way to understand what is going on. If you run it in the browser in localhost, does it work there?
|
A
|
AlphaBase 3/8/2021 |
You should file a incident ticket with Sergey and see if they can help. |
P
|
pvisser author 3/9/2021 |
You should file a incident ticket with Sergey and see if they can help.
|