Huy Nguyen
Huy Nguyen
* [x ] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/jjatie/Charts/blob/master/CONTRIBUTING.md). ## What did you do? I was adding a multiline chart to my app using...
When I play a file use `AVAudioPlayer`, I can show info to control center with `MPNowPlayingInfoCenter`. But when use `APAudioPlayer`, it can't update current time, duration to control center. ```...
I have class B in class A. I would like to generate for class B, but it is only generate for class A, even I put the cursor in class...