ios13.3 Questions
2
Solved
I launch the Accessibility Inspector from within Xcode but it doesn't let me interact with elements in the simulator.
I relaunched Xcode, the Accessibility Inspector and simulator but it doesn't se...
Adown asked 24/3, 2022 at 22:57
0
Steps to reproduce:
Create a new app and call any API to the server to get data
immediately take the app to background
network get disconnects
below is the log:
2020-03-26 17:21:00.894598+...
12
Solved
My app crashes on lunch and getting this error:
dyld: Library not loaded: @rpath/FBLPromises.framework/FBLPromises
Referenced from: /private/var/containers/Bundle/Application/11X3EC15-5A16-...
1
My iOS App need to take photos from camera or need to select from photo library.
I have the entries in the plist and do the "AVCaptureDevice.requestAccess" to request permissions.
And App is wor...
Fluorinate asked 31/1, 2020 at 6:33
1
Solved
I'm using sink method to call function when variable value changed.
Code working on iOS 13.2.2 but not on iOS 13.3. Function segmentedChanged not called when segmentedSelected variable changed.
pu...
3
When trying to make a network request, I'm getting an error
finished with error [-999] Error Domain=NSURLErrorDomain Code=-999 "cancelled"
If I use URLSession.shared.dataTask instead of URLSess...
1
© 2022 - 2025 — McMap. All rights reserved.