iOS Question Job.GetRequest.Timeout crashes app

tsteward

Well-Known Member
Licensed User
Longtime User
I trying to conver my B4A app to B4I when my app comes to this line i crashes.
B4X:
Dim jobLoadFeedback As HttpJob
        
        jobLoadFeedback.Initialize("", Me)
        jobLoadFeedback.GetRequest.Timeout = 5000 'Crashes here
With the following error. Any hints?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…