Hi, I didn’t find anything related to automating push notifications capability. Every docs that I found say that I have to do it in XCode. But Isn’t there a possibility to automate it via Appflow pipeline ?
Best Wishes
Oliver
Hi, I didn’t find anything related to automating push notifications capability. Every docs that I found say that I have to do it in XCode. But Isn’t there a possibility to automate it via Appflow pipeline ?
Best Wishes
Oliver
You can probably do it with trapeze. But not automatically from Appflow.
How can I add push notifications with trapeze ? I thought I have to enable it in xcode via capabilities tab. With trapeze I can only change or add files and have access to variables I guess ?!
Sorry, I’m not that familiar with the project, but supposedly it allows to make any change on native projects, including adding files or changing/adding configurations, so technically should be possible to do it, but I don’t know how.