I download my HTML UI. This is based on configuration for the user. In addition an updated UI can be pushed out.
I need to be able to load html pages from FileSystem.Current.AppDataDirectory
Seems like you cannot write to the "Raw" directory.
If this is way out of scope, any pointers to modifying a fork would be super helpful.
My production platforms are iOS and Android, but I am using windows as a platform during dev.
I download my HTML UI. This is based on configuration for the user. In addition an updated UI can be pushed out.
I need to be able to load html pages from FileSystem.Current.AppDataDirectory
Seems like you cannot write to the "Raw" directory.
If this is way out of scope, any pointers to modifying a fork would be super helpful.
My production platforms are iOS and Android, but I am using windows as a platform during dev.