I'm getting this error: "invalid certificate chain (Received fatal alert: certificate_unknown)! Verify that the keystore you provided was produced according to specs"
I watched all the appery videos referenced as well as tutorials and think I'm producing the right certificates under app settings, but I'm still getting this error. Could you help?
One potential idea for the problem is that I never am actually "registering the device." When I sign on to my app, the token and deviceID are automatically stored in a Device record without my calling a function to do so. Perhaps this is standard appery functionality? Or is perhaps the wrong deviceID or token being stored at that is the problem.