Releases: dyte-in/dyte-ios-sdk
Releases · dyte-in/dyte-ios-sdk
Bug Fixes
Bug fixes
Removed sentry
Removed Sentry for iOS SDK
Bug fixes
webinar fixes. network indicator and other bugs
Note: This change requires changes in info.plist
- Webinar Audio Track fixes
- Added network indicator
- Made Styling consistent
- Removed other icon libraries in favor of material icons only
Changes in info.plist
Change this in info.plist
<key>UIAppFonts</key>
<array>
<string>Octicons.ttf</string>
<string>MaterialIcons.ttf</string>
<string>Ionicons.ttf</string>
<string>Entypo.ttf</string>
</array>
to
<key>UIAppFonts</key>
<array>
<string>MaterialIcons.ttf</string>
<string>MaterialCommunityIcons.ttf</string>
</array>
Bug Fixes
Webinar and UI Changes
- Implemented Webinar in IOS
- UI Changes
- Bug fixes
Bug Fixes
Pagination and Plugins
- Fixed Plugins
- Enable Pagination
- legacy mode to true