Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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.
