You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i'm facing issues with customer.io plugin configuration on our expo application, so i'm using customerio-expo-plugin and i followed the documentation pour the setup, here is two pictures of the plugin setup ( when i comment the pushNotification on ios, i don't have the error anymore )
and here is the ERROR :
(ios/Frenchfounders/AppDelegate.mm:9:9)
7 | // Add swift bridge imports
8 | #import
9 | #import
| ^ 'Frenchfounders-Swift.h' file not found
10 |
11 | #import "AppDelegate.h"
12 | #import
› 1 error(s), and 2 warning(s)
CommandError: Failed to build iOS project. "xcodebuild" exited with error code 65.
Hi @yboussadia. Thanks for reaching out and sharing the details. Since we've already been discussing this on support, I'll go ahead and close this issue and will continue assisting you through support ticket. Please feel free to drop any questions you may have.
Hello, i'm facing issues with customer.io plugin configuration on our expo application, so i'm using customerio-expo-plugin and i followed the documentation pour the setup, here is two pictures of the plugin setup ( when i comment the pushNotification on ios, i don't have the error anymore )
and here is the ERROR :
(ios/Frenchfounders/AppDelegate.mm:9:9)
7 | // Add swift bridge imports
8 | #import
› 1 error(s), and 2 warning(s)
CommandError: Failed to build iOS project. "xcodebuild" exited with error code 65.
here is the plugin config in app.config.js
please if there is a way to help
The text was updated successfully, but these errors were encountered: