• Updated version to 0.3.0
• Handled accept incoming call when app is not on foreground
Showing
... | ... | @@ -3,7 +3,7 @@ Pod::Spec.new do |s| |
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # | ||
s.name = "MeetTalk" | ||
s.version = "0.2.3" | ||
s.version = "0.3.0" | ||
s.summary = "MeetTalk iOS SDK is an extension of TapTalk.io SDK, providing complete in-app chat SDK with the addition of voice and video call feature." | ||
s.homepage = "https://taptalk.io" | ||
... | ... |
Please register or sign in to comment