Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Distinction between internal and public constants#71

Open
tobihagemann wants to merge 1 commit intoliveservices:masterfrom
tobihagemann:patch-2
Open

Distinction between internal and public constants#71
tobihagemann wants to merge 1 commit intoliveservices:masterfrom
tobihagemann:patch-2

Conversation

@tobihagemann
Copy link
Copy Markdown

  • Moved LiveConstants to public scope
  • Added LiveInternalConstants to internal scope
  • Removed overrideLoginServer:apiServer: from LiveAuthHelper because it was unused
  • Updated LIVE_SDK_VERSION to 5.6.2

Attempt to fix #67

- Moved LiveConstants to public scope
- Added LiveInternalConstants to internal scope
- Removed overrideLoginServer:apiServer: from LiveAuthHelper because it was unused
- Updated LIVE_SDK_VERSION to 5.6.2
@aclev aclev self-assigned this Jul 6, 2015
@aclev
Copy link
Copy Markdown
Contributor

aclev commented Jul 20, 2015

Hi, thanks for this request too! It looks like there is a merge conflict from some recent changes, can you rebase?

@aclev aclev removed their assignment Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Public constants (especially for errors)

2 participants