How can I output an Event Object or make it visible to the iOS User?
I have read that I can't stringify an Event Object. So how can the User with the iOS Device view the contents of the Event Object?
PS: A similiar functionality of console.log
would be cool. But I can't access the console in Safari on iOS. And I only have an iOS Device so no macOS available.