Ticketing App bugs

If you share a clone of your app, that will allow people to see exactly what’s happening. Errors in data bindings are particularly hard to tell from just error messages.

That said, the particular error you’re getting makes it sound like you’re using a datetime when something else is expecting a date, or vice versa.