javaFxPorts When I Going back from google map to my app. it start from the beginning. WHY? - lifecycle

In javaFxPorts
When I run anther app from my gluon app and go back to my app it start from the beginning and I lose all data that I got it from SQLite
:(
what is the problem?

Related

deploy to firebase hosting with problems

My app is an Ionic capacitor angular project. It is very simple, just to read QR codes. Testing on android studio works without problem, the app open the camera, read the QR and present the correct results. When I deployed to Firebase, the process finish without any problem and the app is on the screen of my device (tablet), when i tried to begin to scan, the camera is not open, no error messages..nothing, what could be the error? this also happened in other device(my phone), exactly the same behavoir, camera is not open. I would appreciate your comments.
Tried in different devices and same problem. Why in android studio it works and not after deploy in firebase?

app stuck on load time and take too much time to load

https://play.google.com/store/apps/details?id=com.sm.apps.studio.crawlervpn
this is link of my app my app starts well but stucks on splash screen i build this app in android studio please can you guide me how to fix this issue?
i published my app on google play store when i run my own app by downloading it will get stuck on splash screen but when i run before publishing using apk file for testing it was run fine but now it will get stuck on splash screen how can i fix this issue?

Deploy Application iOS not starting in Xamarin

I'm trying to create an app in Xamarin. On the Android side everything works fine. However when I deploy ios the app doesn't launch. It doesn't give an error or anything, I just get a response like this. I'm a bit confused about it.
Application it automatically stops. I don't know how to solve it. Ask for help. Thanks

Where to save app info to survive reinstallation after building?

I currently use App.Current.Properties dictionary to save some basic data needed for the app to connect to a database.
Unfortunately, when building and reinstalling the app on the Android simulator (didn't tried on the iOS one), app data seems to be wiped, so every time I test the app I've to re-enter connection info.
How can I avoid that?
Does it work if you start the app without redeploying it? If you just click the app icon on the emulator. If it does not you have propbarly forgot to call the save method.
Application.Current.SavePropertiesAsync();

How do I submit a new update to an existing app from a project I started from scratch?

Well, I submitted an app to the app store, but my little cousin went on my computer and screwed up the project so badly that I had to start from scratch. So I rebuilt everything back to how it was, and I am trying to submit it to the app store and it obviously isn't recognizing it as the same app,
(Please make sure that you have set up a record for this application
on iTunes Connect.)
although the bundle ID is the same as the old one. How can I go about doing this? I have to get this update out fast, any replies are greatly appreciated!
Have you prepared the app in iTunesconnect to receive an update?
After you have chosen to "Add version", you still have to press the button "Ready to upload binary" in the top right corner of the details screen of the app.
It should be sufficient to keep the app bundle the same in order to update.
You also have to use the same provisioning profiles as you used before.

Resources