eduardoagr
eduardoagr
I want an API to make easier the implementation of asking and checking permission for Bluetooth, I already created an IOS implementation o such ``` ` public PermissionStatus CheckPermission() {...
### Description I have a ``` ``` ### Stack Trace ### Link to Reproduction Sample ### Steps to Reproduce 1. Create a xaml page 2. Put an `` 3. Create...
I am trying to navigate to another page and I am getting this error System.NotSupportedException: 'Unable to activate instance of type Xamarin.Forms.Platform.Android.Platform+DefaultRenderer from native handle 0x7fff145c7444 (key_handle 0x32500df). This is...
I have this class ` public FirebaseServices(string databaseUrl) { _firebaseClient = new FirebaseClient(databaseUrl); } public async Task? GetAsync(string Node, string id) { var result = await _firebaseClient .Child(Node).Child(id) .OnceSingleAsync(); if...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
Since Azure doesn't offer an already setup back-end, firebase would be ago option to implement. I recommend firebase realtime database, as is easier to set up, as opposed to cloud...
**Is your feature request related to a problem? Please describe.** I consider myself an experienced developer, and I use syncfusion for my projects (Sometimes) Is very frustrating or bothersome, that...
**Describe the bug** Create a new Maui project. **To Reproduce** Steps to reproduce the behavior: - Open Visal studio 2022 - Create a new project **Expected behavior** I want a...
**Is your feature request related to a problem? Please describe.** Is frustrating that the tool lets you integrate custom font (like font awesome) but dosent add aa folder called "Helpers",where...
Let me tell you that I admire you. Glory to Ukraine, stay strong. tried out the custom cursor in my project., but it doesn't work the first time. [https://reccloud.com/u/h6960fq](url) can...