Jibon L. Costa

Results 31 comments of Jibon L. Costa

Hello everyone, I'm no longer using NativeScript now. Will be happy to get some contributor.

@dexter2019 you will need to call `new mPicker.Mediafilepicker()` inside click method. Something like this ``` var observableModule = require("tns-core-modules/data/observable"); var mPicker = require("nativescript-mediafilepicker"); var mediafilepicker; function HomeViewModel() { var viewModel...

Hi, any chance to get this feature?

Thanks for reply. Will you please give me little bit more hints? I am coming from web development knowledge. Don't have good knowledge on Android or IOS core. I can...

@bradmartin, Thanks for the hints. I found one project related with subtitle for android here: https://github.com/Sriharia/Subtitle-Converter I am also checking it, if I can understand :)

@bradmartin , My team has implemented this feature here: https://github.com/NathanaelA/nativescript-exoplayer You can have a look this 2 pulls: https://github.com/NathanaelA/nativescript-exoplayer/pull/9 https://github.com/NathanaelA/nativescript-exoplayer/pull/10 Hope it will easy for you to implement in your...

Update: ===== I have followed the procedure that @NathanaelA has explained in his article here: http://fluentreports.com/blog/?p=516 & it start working. Looks like the bug has come back again.

@darind thanks for reply. Here is the log [logcat.txt](https://github.com/NativeScript/android-runtime/files/4310913/logcat.txt)

@darind any findings? It's not showing any error message on crash. Just closing APP.

@darind , I have noticed like this: When I enter to that page & click on play for Speech synthesis it's working & back to previous page. After re-enter click...