Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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.