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
Currently the template has an "AppStart" class in the multi-targeted project which targets a single replacement method for the App OnLaunched. This should be changed to provide an implementation of the Application class so that it can be worked on cross platform from a single project.
What would you like to be added:
Currently the template has an "AppStart" class in the multi-targeted project which targets a single replacement method for the App OnLaunched. This should be changed to provide an implementation of the Application class so that it can be worked on cross platform from a single project.
Why is this needed:
This brings the template back into alignment with the Uno template following unoplatform/uno/pull/11085
The text was updated successfully, but these errors were encountered: