farfromrefuge

Results 1301 comments of farfromrefuge
trafficstars

@ray007 agree this is what i expect too. Will search a bit

@rigor789 @ray007 i ran some tests. First i confirm what you say, the download folder is per app and not created by default. I think we should change [`getKnownPath`](https://github.com/Akylas/NativeScript/blob/master/packages/core/file-system/file-system-access.ios.ts#L376) to...

@ray007 at least on my simulators i have no `Downloads` folder! is there anything in there? Could an app have created it ? It would be good to know

@ray007 ok good to know. Will try on my ipad tomorrow. Wondering if safari have rights we do not have

@jcassidyav very interesting. Can you detail a bit what you did to implement the new api in your demo app? (which files were modified ...)

@manijak you should try on device. it is known to not work correctly on emulator

@rigor789 @shirakaba for your interest and for everyone else I am maintaining a fork of that component in my material suit waiting(and hoping) for N to drop that component (the...

@shirakaba yes it is the only reason :D I even have to make a hook for my material components which actually breaks the N component ... Without this my plugin...

@jwrascoe @felixkrautschuk actually this one https://github.com/NativeScript/NativeScript/pull/9223 fixes it. @rigor789 can you look at it?