pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.54k stars 273 forks source link

[BUG] [iOS build] Xcode: Product->Build step fails #4707

Closed ezekiel747 closed 2 months ago

ezekiel747 commented 3 months ago

What happened?

Following the steps found in the docs for the iOS build, when in Xcode i try Product -> Build, i get this error:

requires a provisioning profile with the Associated Domains and Push Notifications features. Without an Apple developer account is there any way to build the app and test it in a simulator? I don't need to publish anything yet at this time. ### How do we reproduce the behavior? 1. Download the generated package for App Store 2. Open the .xcworkspace file 3. Run Product -> Build ### What do you expect to happen? _No response_ ### What environment were you using? Mac OS Sonoma, latest Chrome stable ### Additional context _No response_
jgw96 commented 2 months ago

Unfortunately we have no control over Apple's requirements. As far as I know, you have to have a provisioning profile, which I agree is less than ideal for local development. The only thing I would recommend is maybe double checking with our community on our Discord https://aka.ms/pwabuilderdiscord, which is where most of the support for our experimental iOS platform happens.