Closed MohitSharma closed 8 years ago
In case of android we need to return false from isAvailabe(). Otherwise its giving error as that method doesn't exists. If we return false we can handle android case with some alternative for now
Thanks for the PR @MohitSharma 😄
In case of android we need to return false from isAvailabe(). Otherwise its giving error as that method doesn't exists. If we return false we can handle android case with some alternative for now