AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

Authentication Failing on fresh iOS builds #394

Closed CritiqalPete closed 9 months ago

CritiqalPete commented 11 months ago

Symptoms: Compiled and distributed build on iPhone 14 iOS 16.6.1 hangs before auth. Local builds seem to work for some.

Some indications this might by related to a missing config in expo.plist America Scores Attendance[24529:1662342] Task <3982BB70-9EEE-489D-B8A4-660E9FFD00E8>.<1> finished with error [-1002] Error Domain=NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo={NSLocalizedDescription=unsupported URL, NSErrorFailingURLStringKey=YOUR-APP-URL-HERE, NSErrorFailingURLKey=YOUR-APP-URL-HERE, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <3982BB70-9EEE-489D-B8A4-660E9FFD00E8>.<1>" ), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <3982BB70-9EEE-489D-B8A4-660E9FFD00E8>.<1>, NSUnderlyingError=0x2803727c0 {Error Domain=kCFErrorDomainCFNetwork Code=-1002 "(null)"}}

CritiqalPete commented 9 months ago

fixed in Release v20