Suggest the team look into offline scenarios and uwp support.
Offline is something to impliment from the start.
Google some of the Xamarin University content on offline Xamarin they provide really good guidance and code on how to do it.
The github repository is public so sample can be downloaded.
7 Answer(s)
-
0
Hi @Mdonogma,
There is a lot of advice about Xamarin from our customers. We will consider all these advices. And we will set up a roadmap. Thanks for valuable advices.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
I agree, Offline management is a must have for a mobile app. I definitly vote for it ! Actually, I've implemented it in 2 different ways (but not on aspnetzero project) : 1 - with Azure web services 2 - with ServiceProxy and Repository classes > data is stored in simple file system
SignalR integration would be very nice also to support notifications and chat.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
@Ricavir Thanks for your suggestions. In the next releases, we decided to implement some other features which are already exist in AspNet Zero's web app but not on the Xamarin app. After that, we will think on this.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
@alirizaadiyahsi , is there a roadmap for Xamarin?
UWP would be great and very useful.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Hi @godrunner, unfortunately not yet.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
@alirizaadiyahsi well, please consider uwp. That would be awesome to be able to have a windows based admin client for many scenarios. Also, think of what would be done with Windows tablets for things like inventory and the like without having to use a web browser.
Thanks!!!
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Even Microsoft employees are not using Windows phones. So targeting UWP is a wasted effort. Windows Phone market share collapses to 0.15% <a class="postlink" href="https://www.windowslatest.com/2018/01/04/windows-phone-market-share-collapses-0-15-according-netmarketshare/">https://www.windowslatest.com/2018/01/0 ... rketshare/</a>
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)