Plasma

Results 11 issues of Plasma

When compiling for tvOS using CocoaPods I am still seeing .. `MobileCoreServices has been renamed. Use CoreServices instead.` This is using the latest 3.5.4 version .. ``` PODS: - GCDWebServer...

bug

Get quite a few Warnings when compiling with with the latest Xcode for tvOS 14.3, here are a few of them: ``` Double-quoted include "GCDWebServerDataRequest.h" in framework header, expected angle-bracketed...

bug

Thanks for the Objective C sample code, however when trying to run it under Xcode 8 and IOS 10 simulators there are lots of errors and a deprecation: - categoryWithIdentifier...

Sorry, me again, it seems that its not possible to apply this setting to the Currency Text Field: `.textFieldStyle(RoundedBorderTextFieldStyle())` When I add this option nothing about the text field appearance...

I'm trying to use this pod in an Objective C project that covers tvOS and iPadOS, however I can't seem to figure out how to import the correct headers. After...

Armchair had the option to prevent prompting users who had already reviewed the app by using .. .shouldPromptIfRated = false Is it possible to do this in AppRating? I can't...

**Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - Yes - Are you sure you're not using someone else's docker image? - Yes - Have...

bug

Hello, I have implemented this in an App I am writing, and I can get the image picker to pop up at the bottom when I want it to. However...

### Device Infomation JSON File ```json [{ code: 'bright_value', mode: 'rw', type: 'Integer', property: { min: 0, scale: 0, unit: '', max: 255, step: 1 } }, { code: 'colour_data_hsv',...

enhancement

The Documentation suggests the API can have a key of exchange=LSE but there is no were to put in this exchange information inside the Stream Deck UI, and so it...