A good portion of the problems with Ionic Native and Cordova plugin still are that users try to test and debug using ionic serve as they don't know/understand that Cordova plugins won't be available there.
Would it be possible to add an explicit console log message when running ionic serve that tells them that Ionic Native and Cordova plugins won't work there?
(Should this better be implemented in Ionic Native? (This wouldn't cover Cordova plugins) Is there a way to "recognize" ionic serve?)