Backendless Version (3.x / 5.x, Online / Managed / Pro )
Online Latest Version
Client SDK (REST / Android / Objective-C / Swift / JS )
Swift / SwiftUI
Although the error is based on the demo code from Backendless which is not SwiftUI.
Application ID
31F6182C-E7B5-FEC3-FFCE-62E4D7D82500
Expected Behavior
Please describe the expected behavior of the issue, starting from the first action.
- Download Project from - Backendless Data Collection Tutorial for iOS (Updated) | Backendless
- Install relevant Pods
- Create Table in Backendless as per documentation.
- Open Xcode
- Clean & Build Project
- Run project on Simulator iPhone 11 or above.
- Run project on real iPhone.
Actual Behavior
Please provide a description of what actually happens, working from the same starting point.
Be descriptive: “it doesn’t work” does not describe what the behavior actually is – instead, say “the request returns a 400 error with message XXX”. Copy and paste your logs, and include any URLs.
- As above steps - simulator returns the following error - 2021-05-12 06:40:00.354228+1000 BackendlessDataCollectionSample[99433:4386260] [] nw_protocol_get_quic_image_block_invoke dlopen libquic failed
OR
- As above steps - iPhone returns the following error. -
a.) possible TLS error
or
b.) no data is shown from Backendless.
Reproducible Test Case
I haven’t changed any code at all from the example on the above project. However the only thing that was changed is the APP_ID & KEY.