Maciek Czarnik

Results 6 issues of Maciek Czarnik

Currently if I set up `Player` like: ```swift let player = Player() player.playbackLoops = true ``` And then set the local `URL` + `play()` on it I'm getting it played...

bug

## Description I'm unable to add a dependency on the iPad app. ## Expected outcome It should be doable... ## Observed outcome I'm getting an error like: ![IMG_AD2187DBFC02-1](https://user-images.githubusercontent.com/973682/142735175-414dce6c-b8fe-40cd-acfb-6d5f550d2831.jpeg) ## nef...

I'm getting some crashes while using the library. From the logs i see that users have it when displaying Tatsi (modally). Seems to be present only on iOS 13.3 by...

I tried to run your `SPTLoginSampleAppSwift` demo project. I fixed signing, I changed the embedded `.framework` to `.xcframework`, seems that I set all the client Ids and stuff, launched the...

Just a quick draft of the solution. Discussed more in [this thread](https://github.com/pointfreeco/swift-composable-architecture/discussions/1519#discussioncomment-3918382).

Hey, it's a good-looking repo, I'm super tempted to explore and play with it 🤩 Although I'm hitting a bunch of roadblocks. First, it mourns about some problems in shaders:...