elgatosf / streamdeck-kit-ipad

Swift library for controlling Stream Deck hardware from an iPadOS application.
https://docs.elgato.com/ipad
MIT License
15 stars 0 forks source link

The simulator becomes unresponsive when moving the app from background to foreground #34

Open zahnooo opened 4 months ago

zahnooo commented 4 months ago

Steps to reproduce:

  1. During development, show any Stream Deck simulator
  2. Move the app to background
  3. Move the app to foreground

Expected: The simulator is still shown and functional Actual: The keys/dials on the simulator become unresponsive. The simulator needs to be closed and re-opened in order to function properly again.