As you may have noticed, in accordance to the Prophet's directive to use the proper name of the church, LDSTech is changing to just "Tech".
Links are being set up so that tech.churchofjesuschrist.org/forum will point to the forum. Two URLs, same forum.
Undoubtedly there will be a few bumps in the transition as it's a work in progress. You may start out in one place and suddenly get thrown into the other (and having to log in again).
A big shout out to TimRiker for looking after us and doing this. Thanks Tim!
tech.lds.org -> tech.churchofjesuschrist.org
-
- Community Administrator
- Posts: 35262
- Joined: Sat Jan 20, 2007 2:53 pm
- Location: U.S.
tech.lds.org -> tech.churchofjesuschrist.org
Have you searched the Help Center? Try doing a Google search and adding "site:churchofjesuschrist.org/help" to the search criteria.
So we can better help you, please edit your Profile to include your general location.
So we can better help you, please edit your Profile to include your general location.
-
- New Member
- Posts: 1
- Joined: Fri May 17, 2019 10:36 am
Re: tech.lds.org -> tech.churchofjesuschrist.org
Is anyone else having problems with Library on Samsung tablets? Both my wife & daughter are unable to use theirs. It won’t properly load.
-
- Community Administrator
- Posts: 35262
- Joined: Sat Jan 20, 2007 2:53 pm
- Location: U.S.
Re: tech.lds.org -> tech.churchofjesuschrist.org
Are you talking about Gospel Library or something else?Greatdane007 wrote:Is anyone else having problems with Library on Samsung tablets? Both my wife & daughter are unable to use theirs. It won’t properly load.
Have you searched the Help Center? Try doing a Google search and adding "site:churchofjesuschrist.org/help" to the search criteria.
So we can better help you, please edit your Profile to include your general location.
So we can better help you, please edit your Profile to include your general location.
-
- New Member
- Posts: 8
- Joined: Sun Oct 13, 2013 3:24 pm
Re: tech.lds.org -> tech.churchofjesuschrist.org
I noticed that on the sign-in page it also no longer says "LDS Account", but instead has "Church Account". If we have code that interacts with church APIs that involve these accounts, should we refer to them as something like "church_account" rather than "lds_account" to be consistent, or do APIs still internally use LDS/lds?
Having to remembering that 2 different applications refer to the same thing by 2 different names has bit us in the past and I'd like to make sure we stick as close to how things are referenced as possible. I don't currently have access to such APIs (and am not even sure which one's we'll be dealing with), but our team will have need to interface with them in the near future and I'm stubbing in some code that provides a simulated response and would like the rest of the code I write to be consistent with naming conventions between whatever our service call will eventually be and the rest of our application's code.
Having to remembering that 2 different applications refer to the same thing by 2 different names has bit us in the past and I'd like to make sure we stick as close to how things are referenced as possible. I don't currently have access to such APIs (and am not even sure which one's we'll be dealing with), but our team will have need to interface with them in the near future and I'm stubbing in some code that provides a simulated response and would like the rest of the code I write to be consistent with naming conventions between whatever our service call will eventually be and the rest of our application's code.
-
- Community Administrator
- Posts: 35262
- Joined: Sat Jan 20, 2007 2:53 pm
- Location: U.S.
Re: tech.lds.org -> tech.churchofjesuschrist.org
Only church authorized apps are allowed to use church APIs. At this time, I don't think any third-party use is allowed except for developers who have signed up as a FamilySearch partner. In that case, it would probably be referred to as a "FamilySearch account" since it may involve non-members as well as members. However, you might want to confer with the contact spelled out in your agreement.ulmo wrote:I noticed that on the sign-in page it also no longer says "LDS Account", but instead has "Church Account". If we have code that interacts with church APIs that involve these accounts, should we refer to them as something like "church_account" rather than "lds_account" to be consistent, or do APIs still internally use LDS/lds?
But I think it's safe to say that "lds" is being eliminated from everything the end user sees.
Have you searched the Help Center? Try doing a Google search and adding "site:churchofjesuschrist.org/help" to the search criteria.
So we can better help you, please edit your Profile to include your general location.
So we can better help you, please edit your Profile to include your general location.
-
- Church Employee
- Posts: 3025
- Joined: Mon Feb 09, 2009 4:55 pm
- Location: Riverton, Utah
Re: tech.lds.org -> tech.churchofjesuschrist.org
As russellhltn pointed out, only authorization applications are allowed to interface with Church systems. If you are an employee of a Church-related entity (BYU, etc.), please coordinate with your software engineering management to get the answers to these questions and work with the appropriate teams in ICS.ulmo wrote:I noticed that on the sign-in page it also no longer says "LDS Account", but instead has "Church Account". If we have code that interacts with church APIs that involve these accounts, should we refer to them as something like "church_account" rather than "lds_account" to be consistent, or do APIs still internally use LDS/lds?
-
- New Member
- Posts: 2
- Joined: Wed May 18, 2011 6:37 am
- Location: Nigeria
-
- New Member
- Posts: 1
- Joined: Fri Nov 01, 2019 10:44 am
Re: tech.lds.org -> tech.churchofjesuschrist.org
Thanks for the info