You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*copied from internal tracker
Old versions of the app used to be able to listen for events sent from Firebase cloud messaging. I'd like to add that back into the app. The messaging should only really do 2 things.
Tell the app to update the schedule. We may have made schedule changes on the sessionize server and we want the app to run the update now. This won't show anything to the user. It'll just tell the app to do something.
Admin message. Just a text string that will show up in the app. Just in case there's some announcement the conference organizer would like to send out.
The text was updated successfully, but these errors were encountered:
*copied from internal tracker
Old versions of the app used to be able to listen for events sent from Firebase cloud messaging. I'd like to add that back into the app. The messaging should only really do 2 things.
Tell the app to update the schedule. We may have made schedule changes on the sessionize server and we want the app to run the update now. This won't show anything to the user. It'll just tell the app to do something.
Admin message. Just a text string that will show up in the app. Just in case there's some announcement the conference organizer would like to send out.
The text was updated successfully, but these errors were encountered: