Skip to content

Error: no known class method for selector 'getviewController' #151

@facsampaio

Description

@facsampaio

OS target (Android/iOS):
iOS

Godot version:
3.2.1 (stable)

Issue description:
I'm trying to recompile the export template. I've been running into some issues, but, apparently, I worked around them. However, this one I can't figure it out.

Error:
modules/admob/ios/src/AdmobBanner.mm:17:35:{17:35-17:52}: error: no known class method for selector 'getviewController' [5]
rootController = [AppDelegate getViewController];
ˆ
I can't seem to find this getViewController on AppDelegate. Can someone help me with this error?

Expected:
Recompile - success

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions