TypeError: Cannot read properties of undefined (reading 'toUpperCase')
at updatePushFile (/Users/danielwilliams/Workspace/arro/arro-frontend/node_modules/customerio-expo-plugin/lib/commonjs/ios/withNotificationsXcodeProject.js:254:131)
at addPushNotificationFile (/Users/danielwilliams/Workspace/arro/arro-frontend/node_modules/customerio-expo-plugin/lib/commonjs/ios/withNotificationsXcodeProject.js:235:3)
at addNotificationServiceExtension (/Users/danielwilliams/Workspace/arro/arro-frontend/node_modules/customerio-expo-plugin/lib/commonjs/ios/withNotificationsXcodeProject.js:19:13)
at /Users/danielwilliams/Workspace/arro/arro-frontend/node_modules/customerio-expo-plugin/lib/commonjs/ios/withNotificationsXcodeProject.js:75:39
at action (/Users/danielwilliams/Workspace/arro/arro-frontend/node_modules/@expo/config-plugins/build/plugins/withMod.js:201:29)
at interceptingMod (/Users/danielwilliams/Workspace/arro/arro-frontend/node_modules/@expo/config-plugins/build/plugins/withMod.js:105:27)
at action (/Users/danielwilliams/Workspace/arro/arro-frontend/node_modules/@expo/config-plugins/build/plugins/withMod.js:206:14)
at async interceptingMod (/Users/danielwilliams/Workspace/arro/arro-frontend/node_modules/@expo/config-plugins/build/plugins/withMod.js:105:21)
at async interceptingMod (/Users/danielwilliams/Workspace/arro/arro-frontend/node_modules/@expo/config-plugins/build/plugins/withMod.js:105:21)
at async interceptingMod (/Users/danielwilliams/Workspace/arro/arro-frontend/node_modules/@expo/config-plugins/build/plugins/withMod.js:105:21)
After updating to expo 50 and xcode 15.3 and the customerio packages I started getting a few different errors
I get this one during prebuild
then in the build for ios I get this