You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Application.getDefaultAccountStore() and getDefaultGroupStore() will return the mapping resource. That is confusing, because the name implies that you'll get the account store back.
These methods need to be modified to return the account store. This is a breaking change, so I'm putting this in the 1.0 milestone.
Currently, Application.getDefaultAccountStore() and getDefaultGroupStore() will return the mapping resource. That is confusing, because the name implies that you'll get the account store back.
These methods need to be modified to return the account store. This is a breaking change, so I'm putting this in the 1.0 milestone.