Geylan Kalaf Mohe

Results 6 issues of Geylan Kalaf Mohe

After cloning the project and running the ./ Command I still get these errors in Xcode. ![image](https://user-images.githubusercontent.com/42656134/152849850-49128b71-6138-4bda-982b-620e552314be.png)

`segmentedControl.addSegments(getResources().getStringArray(R.array.segments));` gives me this error in kotlin ![image](https://user-images.githubusercontent.com/42656134/83457949-eccf1a00-a461-11ea-8350-5e7ba7071206.png)

I want to make an Android Widget for my app that directly points to Nextcloud Talk and calls a person. **Is there a deeplink for Nextcloud Talk to directly call...

enhancement
1. to develop

When using a brand new project with cocoapods i get this error when using your pod when i am trying to build... >error build: Command PhaseScriptExecution failed with a nonzero...

### Version 8.2.0 ### Platforms Android, iOS ### Device Model iPhone 13 mini ### flutter info ```sh Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel...

How do I handle error when loading SVG from network? Currently I only use `SvgPicture.network`, when there is no internet connection the widget throws exception in the console and placeholderBuilder...