Releases: teliver/teliver-ios
Releases · teliver/teliver-ios
Fixed architecture bugs
1.1.7 Enabled bitcode
Objective-C compatibility
Teliver now supports with Objective-C
Updated to Swift 5.0
Teliver SDK is now compatible with Xcode 10.2 and Swift 5.0.
Now you can enable tracking in your own mapview.
Updated SDK to Swift 4.2
Teliver SDK is now compatible with Xcode 10 and Swift 4.2
Fixed Location Bugs
1.1.3 Location bug fixed
Updated SDK and Bug Fixed
1.1.2 Update SDK
Send Event For customers.
Send an event to customers about the status of the trip from teliver SDK. Please go through the documentation to implement it.
Driver Module added to SDK.
Teliver SDK now enables iOS developers to develop Driver module on their app in just a small snippit of code. Have a look on teliver docs (https://docs.teliver.io)
Teliver Delegates for SDK initialization and User registration.
Teliver
Added a list of delegates(TeliverDelegate) to provide a callback from SDK about SDK initialization status and User Registration status.
Also,
Minor Bug Fixes and location optimization done.