Hello Guys
Since AGIOS-255 (Basic/Digest auth for aerogear-ios-http) is under review and will be
merged soon, one question that pops up is: shall we use ag-ios-http lib to support push
registration in Swift lib (aerogear-ios-push). So far we’ve been using plain NSURLSession
to do it as it wasn’t yet ready on http lib.
Doing so will remove 2 lines of boiler plate code but will add a dependency (although
internal to aerogear). As either ways seem fine for me, I’d like to have your views on
it.
++
Corinne