Troubleshooting
-
I have a custom Xcode build configuration name, and Reveal doesn't load
If your Xcode project uses configuration names other than "Debug" and "Release", RevealServer may fail to load automatically. To work around this issues, you will need to set t...
-
My app is hanging on launch under Xcode 13 and iOS/tvOS 15
iOS and tvOS 15 introduce changes to the way that applications start that adversely impact how Reveal Server loads in these new releases. These hanging at launch issues are add...
-
Sharing a network connection from your Mac to your iOS devices
If you're having troubles connecting to Reveal over your network, setting up an ad-hoc Wi-Fi network on your Mac can be a great way to verify that the integration of Reveal into...
-
Bonjour Debugging: Why can't I connect to my app?
If you're having trouble connecting to your application with Reveal, the following steps may help diagnose if the issue lies with Bonjour's Service Disovery. Ensure Reveal is be...
-
What factors affect the refresh performance of Reveal?
When you do a refresh of your application in Reveal it snapshots each and every view in your application, with and without each view's subviews. It effectively captures the bitm...