DNF-SaS

Results 7 comments of DNF-SaS

Same problem here on UWP - Android and iOS are working without problems. Using Version 1.3.1 from NuGet.

1.3.2 crashes on Android and throws an UnauthorizedAccessException on UWP. :-(

Sure, here - crash in the 2nd line. var rootFolder = new ApplicationRootFolder(); var folder = await rootFolder.CreateFolderAsync(MetaService, CreationCollisionOption.OpenIfExists); if ( !await this.CheckFileExistsAsync(folder, ServiceRequestDraftJson) ) return null; var draftFile =...

@Aragas thanks for die fast reply. Which IFolder-Implementation is supported on all platforms?

DocuementsRootFolder works with 1.3.1 on Android but 1.3.2 crashes.

@Aragas Same code as yesterday - only ApplicationRootFolder replaced by DocumentsRootFolder.

Does anybody of the font awesome team look at this issue? We have also licensed pro and are surprised that no icons for any table-operations are available.