Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hello,
can i somehow implement a function that is called when the app or a specific view is started?
Something like overriding the viewDidLoad() in XCode or onCreate() in an Android Project.
