dpa99c / phonegap-launch-navigator

Phonegap/Cordova plugin which launches native route navigation apps for Android, iOS and Windows
369 stars 131 forks source link

Reachability namespace collides with cordova-plugin-network-information #162

Closed geejay101 closed 7 years ago

geejay101 commented 7 years ago

The name _kReachabilityChangedNotification causes a duplicate symbol error when used with cordova-plugin-network-information.

Please change to avoid conflict.

Thanks for this great plugin.

dpa99c commented 7 years ago

Fixed on master by #161 and will be published shortly to npm

geejay101 commented 7 years ago

great thanks

dpa99c commented 7 years ago

Fix published in v4.0.7