-
Here is logs from device (android 5.0 emulator):
```
I/Unity ( 2720): ********** Android OpenIAB plugin initialized **********
I/Unity ( 2720):
I/Unity ( 2720): (Filename: ./artifacts/generated…
-
### Steps to Reproduce
1. `git clone https://github.com/ppy/osu-framework`
2. Compile either of the executable project configurations (in Debug or Release) via Visual Studio for Mac, targeting an …
peppy updated
2 years ago
-
### Description
### Steps to Reproduce
1. Add Xamarin.Forms.Visual.Material nuget
2. Add call to AppDelegate to FormsMaterial.Init()
3. Enable the Material theme for a ContentPage using Vi…
-
On macOS, a file is considered hidden if:
1) it starts by "." (like on every unix system)
2) it has a macOS hidden flag
3) it has an HFS+ hidden flag
The Xamarin object NSUrl can be used to read…
Odirb updated
5 years ago
-
### Steps to reproduce
1. runApp in debugMode
2. click appbar top-left back button quickly mutilpe time
3. assert will be trigger
### Expected results
no assert !
### Actual results
### Co…
-
### Steps to Reproduce
1. Create a new iOS project in VS for Mac
2. Add this metal shader: https://raw.githubusercontent.com/laanlabs/SCNTechniqueGlow/master/SCNTechniqueGlow/NodeRender.metal
3. …
-
## 💬 Questions and Help
I'm sorry about that I have no device to test this. Currently my users reported that they tried the both of headset types but didn't work.
**Version:** 3.8.3
**Platf…
-
Im trying to call a C library using ffi and I can't open the .so file from the required folder
main:
```dart
import 'package:flutter/material.dart';
import 'package:flutter_app_demo/aboutPage.…
-
geolocation.getCurrentLocation is not working in my flutter application.
i am using geolocator ^6.1.2
compileSdkVersion: 30
minSdkVersion: 21
targetSdkVersion: 30
-
Hey.
I noticed that my app navigation menu have weird pinkish text color on menu items. I installed SublimeNavigationView app from Play Store to check if the issue with the library.
## Screensho…