On iOS 13.7+ you can now side-load your EN Server configuration before submitting to Apple.
(Source document, Apple Documentation)
This will allow you to retrieve and submit exposure keys to a Key Server on your local device.
Generating a Config File
Starting with the sample test configuration.
View file | ||
---|---|---|
|
Modify it by entering the desired bundle ID, public key, etc. (see keys “appBundleId”, “publicKeyVersion”, “publicKey”).
Loading a config through developer menu
Enable the developer menu
...
Install profile that enables Developer -> Exposure Notification
View file | ||
---|---|---|
|
Transfer the ExposureNotification-DeveloperSettings listed above to your phone. If you click on a profile in an email, message, or the Files app, you will get a message asking you to chose a location to install it, and a message that you have to go to settings to install it.
...