You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
You should be able to call the getApplication() at the beginning of the application. It will either return you a new one or it will return the existing one.
Then you can pass the same object to saveApplication() at the end of the application.
You should be able to call the getApplication() at the beginning of the application. It will either return you a new one or it will return the existing one.
Then you can pass the same object to saveApplication() at the end of the application.