I hage a template that using smart text.
it’s takes data from related database in user table.
the information exists, but I getting null in the push
Please attach the following screenshots:
- Listing of device registrations (from the Data screen) showing that devices have relationship to the objects from the Users table. This would be in the
user
column. - The WHAT screen of your push template
- The WHO screen of your push template.
Regards,
Mark
start to figure it out:
sometimes I getting
Server reported an error: javax.persistence.RollbackException: Error while committing the transaction
and sometimes the registration is fine.
tried to google the error with no success
closing this thread for a new thread
So the value arriving as null is no longer an issue?
no, I figure it out, since I registering in view controller and not in Appdelegate
I getting token from apns
but getting
Server reported an error: javax.persistence.RollbackException: Error while committing the transaction
in time to time