You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explored and found that watsapp in ios only allows audio recording within app to be shared. In watsapp we cannot send any audio file which is saved in device. Following same model. Explored about Audio element for iOS. Learned about audio player and recorder available in iOS. Next, will implement it. This is in progress
Worked and coded for adding Audio Player to be used for playing audio. Next, need to use it in tableviewcell to display and link respective audio file.
Here we will do required UI work for sharing Audio as file attachment.
The text was updated successfully, but these errors were encountered: