sarike
sarike
**Describe the Bug** When call `TrackPlayer.add` function, app always crash without any error log. **Steps To Reproduce** How can someone else reproduce this bug? **Environment Info:** Paste the results of...
**Describe the Bug** After call `TrackPlayer.add(track)`, artwork and progress bar not show in notification player. But after call `TrackPlayer.reset()` and add again, artwork show bug progress not show. track data:...
Hi, Thanks for the cool plugin first. I met a problem when I use amd-optimize. My code is as follows: ``` javascript define(function (require) { var userInfoTemplate = require('text!./templates/userinfo.tpl'); }...
Currently all apis are in the save tag `OpenAI`. Can we classify all apis into more tags? e.g: ```yaml tags: - name: Engines - name: Models - name: Completions -...