Filipe Bragança

Results 7 comments of Filipe Bragança

@arielfaur Unfortunately not yet. I was trying to play a regular mp3 file hosted on S3. I can share the code of my app if you want to test it.

@arielfaur here is the code if you want to test: https://github.com/filipecrosk/ob1church The template of this track is here: https://github.com/filipecrosk/ob1church/blob/master/www/templates/sermons-detail.html#L33-L48

I'm trying to use it with `deserializable_resource` but the source is not been populated out of the box. I had to add the method `jsonapi_pointers`. For example: ``` class UserController...

Thanks @JoeWoodward but unfortunately it didn't fix for me. I tried to register the mime type as you mentioned on the #79 issue but I don't think it was the...

Hi @phanthinh did you solved it? It only appears on the browser during your tests, right? It worked for me on iPhone but still appears on my browser.

Any suggestions to use a different package or should we just resort to writing the REST calls by ourselves?

@kchebot how do you set the editor version? I can't find anything in the docs or project types > Same problem. If you change the editor version to 1.157.0, everything...