Discussions

Ask a Question
Back to All

Adapty.activate (iOS) in application(_:didFinishLaunchingWithOptions:

Does Adapty.activate return any error if Internet connection is not online...

In debug, I see:-
Connection 1: received failure notification
...
HTTP load failed, 0/0 bytes (error code: -1009 [1:50])
....
Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline."

Do I have to do my own check that Internet connection is available before invoking Adapty paywall method?

Thanks