Dixit Patel
Dixit Patel
i add one svg and load this svg using Macaw but showing this error. > SVG parsing error. Shape switch not supported > SVG parsing error. Shape aipgf not supported...
### Steps to reproduce the issue 1. i have svgpath string like this 2. `""` 3. i want to display this svg string in imageview. ### Specifications - PocketSVG Version:...
i have SVG path String like this : `.cls-1{fill:#e2bf29;}.cls-2{fill:#3e507d;}FINANCE_4_LOGO_10-2-22` load this svg file like this : ``` guard let path = Bundle.main.path(forResource: "sample", ofType: "svg"), let data = try? Data(contentsOf:...
i will try to open direct group chat screen based on address and groupID. i open chat screen successfully with below code but app getting crashed when i will type...
is there any option for save a audio from Text to Speech Using AVSpeechSynthesizer?.
Your Code works perfectly in my app to generate a video from UIImages. But it use a lot of memory and sometimes too many. My tests on an iPhone XS...
I want to add local language for text to speech so any option for that? I want to add Gujarati, Tamil, Pholish, arabic....