Closed tomlongridge closed 4 years ago
Adds the missing comma in the public_header_files in the podspec
Manually tested following online enhanced native instructions to include required headers (<BugsnagReactNative/BugsnagReactNative.h> and BugsnagConfiguration.h).
<BugsnagReactNative/BugsnagReactNative.h>
BugsnagConfiguration.h
Related to #453
Goal
Adds the missing comma in the public_header_files in the podspec
Testing
Manually tested following online enhanced native instructions to include required headers (
<BugsnagReactNative/BugsnagReactNative.h>
andBugsnagConfiguration.h
).Linked issues
Related to #453