martincik/react-native-hockeyapp

react-native-hockeyapp incompatible with react-native v0.29

westcode opened this issue · 0 comments

RNHockeyAppPackage class constructor expects an Activity parameter, but as v0.29 migration notes describe the getPackages override has changed to MainApplication.java (not MainActivity.java).