NateRickard / Plugin.AudioRecorder

Audio Recorder plugin for Xamarin and Windows
MIT License
164 stars 68 forks source link

Cross Platform library throws NullReference exception #51

Closed OmPals closed 4 years ago

OmPals commented 4 years ago

Audio Recorder service in Xamarin forms is yet to be implemented. One way to implement it in Android and use inside Xamarin forms is to inject the dependency from Android project and get that into Xamarin forms code behind.