Almog Koren

Results 93 comments of Almog Koren

I'm having the same issue with the new meteor 1.0

Same issue, any news on this?

I'm having the same issue and removing file:// from the URL does nothing and I'm still getting the same error ```js let cleanUri = string_.ltrim(newPhoto.uri, "file:///"); console.log(cleanUri) ``` ```js RNFetchBlob.fetch('POST',...

I was able to debug this I had the following setting for options under image picker ```js // Options for photos and videos const options = { title: 'Select', noData:true,...

Following this as we also ran into this issue

+1, having the same issue I get the following error message "There is no document formatter for 'HTML (Eex)'-files installed."

Maybe I can help with this, can you send me what's new or needs to be updated

If I'm correct it "grounds" the entire collection

@paranoico do you have some examples I can look at? Also, are doing anything with photos and videos?

@raix thanks not sure this well work, the app that I going to be working is a photo/video taken app with offline. i.e. X user well is offline for example...