Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

WatchOS compatibility #65

Open
RolandasRazma opened this issue Apr 19, 2021 · 3 comments
Open

WatchOS compatibility #65

RolandasRazma opened this issue Apr 19, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@RolandasRazma
Copy link

RolandasRazma commented Apr 19, 2021

Your environment:

  • Xcode version: 12.5
  • Trace SDK version: 1.7.30
  • Installation method: SPM
  • iOS Version: 14.0
  • Swift Version (Optional): 5.3

Steps to reproduce:

SystemConfiguration, JavaScriptCore, etc not available on WatchOS

@shams-ahmed shams-ahmed self-assigned this Apr 20, 2021
@shams-ahmed shams-ahmed added the enhancement New feature or request label Apr 20, 2021
@shams-ahmed
Copy link
Contributor

Hey, @RolandasRazma I'll provide an update this week to see when it's possible to add support for WatchOS.

@shams-ahmed
Copy link
Contributor

Sorry about the late reply, its's possible with a bit of help. Currently watchOS doesn't support QuartzCore framework which is required for CACurrentMediaTime().

Implementing our own version is not impossible with a bit of time and proper testing. I've added this request to our backlog.

@shams-ahmed
Copy link
Contributor

Code to be rewriten

@shams-ahmed shams-ahmed added the help wanted Extra attention is needed label Sep 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants