ios - Can't create trigger in Realm -


i'm using realm in ios, have user table , history table.when user table's record updated or created,i want create trigger save event in history table.

check out notifications section of realm documentation. should use notification token listen changes made user table , run code saves event history table in notificationblock of token.


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -