Skip to content

Apple iOS Processing Failing: ITMS-90338: Non-public API usage #123

@elmdecoste

Description

@elmdecoste

We've been using this library for a while within our app and we're just now getting an error thats blocking us from submitting builds to Apple.

ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/flutter_web_auth.framework/flutter_web_auth: _SFAuthenticationErrorDomain. 
If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. 
In addition, note that one or more of the above APIs may be located in a static library that was included with your app. 
If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/

This started this afternoon with no code changes from our end, and at first glance it seems like there are not references to said classes within this plugin, but it's getting flagged anyways

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