Skip to content

AuthFailure.swift is missing @objc on it's properties #959

@uwe-neuronation

Description

@uwe-neuronation

✍️ AuthFailure.swift is missing @objc on it's properties

The new class AuthFailure uses @objc for itself, but is missing it on it's properties.

I use it on MAUI, that needs ObjectiveC compatibility to access nativ functions/properties on C# level. It was done on all other classes but is missing here.


📦 Iterable SDK version: iOS 6.6.1


Metadata

Metadata

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