Skip to main content
Solved

Atomic Learning iOS App Configuration

  • August 1, 2014
  • 2 replies
  • 27 views

Forum|alt.badge.img+26
  • Esteemed Contributor

HI,
Has anyone by chance been able to configure the Atomic Learning iOS App so that it points to their https site (which allows users login with AD and so track their time)

I tried using the Casper Focus URL configuration and dropping in our URL, but no worky:

<dict>
<key>JSS_URL</key>
<string>https://www.atomiclearning.com/login/ourusername</string>
</dict>

Best answer by talkingmoose

I believe iOS apps have to be written to accept the configuration preference. I'd suggest contacting the Atomic Learning folks and making a feature request. This would be worthwhile request for that app.

If they already support it then they can provide you the correct name for the key. I doubt it's "JSS_URL".

2 replies

talkingmoose
Forum|alt.badge.img+36
  • Community Manager
  • Answer
  • August 2, 2014

I believe iOS apps have to be written to accept the configuration preference. I'd suggest contacting the Atomic Learning folks and making a feature request. This would be worthwhile request for that app.

If they already support it then they can provide you the correct name for the key. I doubt it's "JSS_URL".


Forum|alt.badge.img+26
  • Author
  • Esteemed Contributor
  • August 4, 2014

LOL!
Good gravy, clearly I did that work on Friday end of day!
Thanks Bill!