Class RealmFeatureUnavailableException
An exception thrown when attempting to use a feature that is not available at your edition level.
If you're using a paid edition of the Realm Platform, make sure you call
SyncConfiguration.SetFeatureToken
before any calls to GetInstance(RealmConfigurationBase).
Inherited Members
Namespace: Realms.Exceptions
Assembly: Realm.dll
Syntax
public class RealmFeatureUnavailableException : RealmException