Atomic Learning iOS App Configuration

Sandy
Valued Contributor II

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>

1 ACCEPTED SOLUTION

talkingmoose
Moderator
Moderator

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".

View solution in original post

2 REPLIES 2

talkingmoose
Moderator
Moderator

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".

Sandy
Valued Contributor II

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