Skip to content

No visible @interface for 'DBFILESUserAuthRoutes' declares the selector 'uploadData:mode:autorename:clientModified:mute:propertyGroups:strictConflict:inputData:' #18

@yhuriez

Description

@yhuriez

Hello,

I've tried to compile an existing project using dropbox_client today and I found this error, preventing the app from compiling :

DropboxPlugin.m:175:29: No visible @interface for 'DBFILESUserAuthRoutes' declares the selector 'uploadData:mode:autorename:clientModified:mute:propertyGroups:strictConflict:inputData:'

I tried to compile with a new project from scratch, and I still have the same issue.

To reproduce :

  • Create a new flutter project
  • Add dropbox_client 0.8.0
  • Import it in main.dart
  • Launch on an iOS device / simulator
  • The error is displayed on compilation.

I don't know if that's the cause, but i've updated XCode to 13.4.1 recently.

This is a major issue as I cannot use the library at all due to the compilation problem, and it prevents me from building my app. Do you know what is causing this issue ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions