Aaron Wright
Results
3
issues of
Aaron Wright
### Description When calling: `try Auth.auth().signOut()` Xcode will issue the following thread warning "This method should not be called on the main thread as it may lead to UI unresponsiveness."...
api: auth
Attempting to filter a jsonb array: `filter_on :tags, type: :jsonb` Throws an error: ``` undefined local variable or method `val' for # ``` It looks like this is a simple...