Pete Ina

Results 11 comments of Pete Ina

Also see #7 and #6.

@dirkfabisch , your podfile (above) looks different than what is currently available at master in GitHub. [Dxtr/Podfile](https://github.com/dirkfabisch/Dxtr/blob/master/Podfile)

I've tried my best to externalize a majority of the strings the app uses... They are located in.. https://github.com/someoneAnyone/Nightscouter/blob/master/Nightscouter/Localizable.strings

I'll work on a build. It will be a few days.

Sorry for the delay. I've run into some issues with the app, but hopefully when I have the next version ready it should be easier to translate.

Do you use http. Instead of http:? I setup the verification to accept standard urls maybe a I missed a use case? nothingonline.net Sent from my📱 > On Dec 22,...

Both https and http should work. nothingonline.net Sent from my📱 > On Dec 22, 2016, at 2:57 PM, dhermanns wrote: > > Sorry, no, I'm using no TLS encryption. Http...

can you give me some more details so i can troubleshoot?

I do URL verification here: https://github.com/someoneAnyone/Nightscouter/blob/dev/Common/Extensions/URL-Extensions.swift I'm thinking is the lack of a .something but it could be the nonstandard port number.

This is similar to: https://github.com/someoneAnyone/Nightscouter/issues/52