Skip to content

Use storage url from .plist file if not setStorageUrl() hasn't been called #143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 17, 2016

Conversation

janvogt
Copy link
Contributor

@janvogt janvogt commented Nov 17, 2016

  • Fix weird error that NSError is not KVC compliant when storage is not configured in
    JS
  • Fixed code seems to exist on several more locations but has not been fixed,
    since there are no tests to ensure I don't break anything.

…alled.

- Fix weird error that NSError is not KVC compliant when storage is not configured
JS
- Fixed code seems to exist on several more locations but has not been fixed,
since there are no tests to ensure I don't break anything.
- Use storageUrl from default config if not set otherwise in JS
- Similar code exists on several other places that are not fixed since
no tests prevent breaking stuff.
@auser auser merged commit e214b6d into fullstackreact:master Nov 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants