Maulikkumar Prajapati
Maulikkumar Prajapati
I need to show the video as exact size video have. But it is stretching on full device width. Please help me for this issue.
I have integrate Audio recording functionality its working perfect After that i need to play that session for that i have used SCPlayer but it plays for one time if...
Here i used that for to record audio but first time its ask about "Camera permission" and then ask for "Microphone permission" Why?
minValue = 22 max value = 30 lowerValue = 22 upperValue = 30 I am using that value and it get stuck...
I want to use the **try dataBase.executeUpdate(query, values: values as? [Any])** in NOT IN query then how to implement this method?
I have just opened menu in portrait mode Than I rotated device to landscape and menu get hidden. and vice versa. What is the issue @dekatotoro ?
When changes in to default default object size it is not changing in **initWithStartingPoint** Method `- (id)initWithStartingPoint:(CGPoint)startingPoint { self = [super init]; if (self) { self.startingPoint = startingPoint; self.backgroundColor =...
I am passing dynamic new items when this popup comes. But when I choose new value it also comes with old values (which I have selected previously for old items).