-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Really liking the new interface so far. However while testing the platform with a configuration we've been using for ages the app seems to crash and close without any useful information that I can see.
We've narrowed it down to a macro that sends a bunch of commands to a TCP client and gets a respons that gets put in a join. About 10 commands, 100ms apart, every 20 seconds. The device receiving the commands does exactly what it's supposed to do until the launchpad app just closes (on iOS) or says "Launchpad has stopped" on android.
We do not have this issue on iviewer 211 (which is still the one we're using on all our installations with android tablets). The issue happens on both iOS and Android, however the android tablet does the macro once and crashes, the iPad usually takes about 10 minutes and then closes the app.
Currently testing on an iPad on iOS 12.4.2 and a Android tablet on 4.4.2.
Will test with more recent Android tablets when they arrive...