hicsail / ionic-hockeyapp

Need HockeyApp in your Ionic application, add this package!
MIT License
18 stars 7 forks source link

Ionic Native camera not working #16

Closed Sam-Victor-S closed 6 years ago

Sam-Victor-S commented 6 years ago

After installed this hockey app plugin my native camera plugin not working. I am using ionic 3 and angular 4 .After uninstall this plugin my native camera is working fine.Kindly give me the solution

gregfrasco commented 6 years ago

@victorvicky After installing ionic cordova plugin add cordova-plugin-hockeyapp@latest or npm i --save ionic-hockeyapp?

Sam-Victor-S commented 6 years ago

@gregfrasco After installing the ionic cordova plugin add cordova-plugin-hockeyapp@latest my camera not working.Once i removed the hockeyapp plugin it works fine.Kindly give me the solution

gregfrasco commented 6 years ago

This is a problem with the plugin, this repo is a typescript wrapper to provide ionic support. You should open an issue in the plugin repo.

Sam-Victor-S commented 6 years ago

@gregfrasco Problem in which plugin?is it in HockeyApp? or Camera Plugin?