kuglee / TermiWatch

Terminal Watch Face for Apple Watch
MIT License
2.12k stars 174 forks source link

Still having issues after attempting to use 1.1.1.zip #6

Closed jouster1974 closed 5 years ago

jouster1974 commented 5 years ago

have had both previous isues mentioned by others and the 1.1.1 zip hasnt fixed things fully.

Attempting install on 12.2 phone and 5.2, latest dev betas on both

With the 1.1.1 file I am getting the "module compiled with swift 4.2.1 cannot be imported by swift 5.0 compiler

kuglee commented 5 years ago

Please use this version: https://github.com/kuglee/TermiWatch/releases/download/1.1.1_Chartage/TermiWatch_1.1.1_Carthage.zip

jouster1974 commented 5 years ago

Trying it next. Thanks

jouster1974 commented 5 years ago

couple of different errors now

1st:- linker command failed with esit code 1 (use -v to see invocation 2nd:- command CompileSwift failed with a nonzero exit code

thanks again for you assistance and updates

shinytreecko commented 5 years ago

App installed correctly with the version you included in the link above for my iPhone running on iOS 12.1.1 beta 3 and my Apple Watch running on WatchOS 5.1.4. My only problem is that when I launch the app on my watch, I can't see my activity data, steps, or heart rate. I'm assuming it's an error for health kit but I don't know how to fix it. Any ideas that I could try? In Xcode I get this message at the bottom of the screen right when I ran the app on my phone for the first time

CoreFoundation = 1561.000000 Could not match CoreFoundation = 1561.000000 2019-03-17 13:57:45.745655-0400 TermiWatch[1260:45350] [Accessibility] ** Loading GAX Client Bundle **** Error: Error Domain=com.apple.healthkit Code=100 "Rolling back the health database is unsupported." UserInfo={NSLocalizedDescription=Rolling back the health database is unsupported.} Message from debugger: Terminated due to signal 9

Here's a screenshot of the watch face. I love this app a lot and it's honestly a very small issue but it would make it so much better if I could see my health data.

IMG_2780

jouster1974 commented 5 years ago

Dis you mean to launch a new issue for devs attention?

kuglee commented 5 years ago

@shinytreecko This is what I've found: https://stackoverflow.com/questions/44903407/error-while-authorization-to-healthkit-code-100-rolling-back-the-health-datab

This can happen if you restored to a previous iOS version. I don't know how to fix it unfortunately.

kuglee commented 5 years ago

@jouster1974 Did you change the the dev account in the project? Try cleaning the project (XCode menu -> Product -> Clean)

jouster1974 commented 5 years ago

yes followed instructions as written...never had an issues on any other builds of oter face apps before.

tried the clean and now getting just one error

linker command failed with exit code 1 (use -v to see invocation).

thanks again

jouster1974 commented 5 years ago

now all working well..many thanks for all of your assistance...the only slight issue I saw was that when I change time format to HH:MM:SS, for some reason either the seconds dont change (whilst the watch facce is active) or the time with that exact format is wrong but about 25 minutes....couldnt ork out why so just went back to HH:MM

Loving the face and have had a few small ideas for ways to improve things. I am not a dev in any way though so forgive me for making odd or crazy suggestions.

I have managed to mod the face nicely giving me some pretty cool extra detail and also some monograms.

If the phone app (which it looks like is really just for installing the watch app) would allow you to change some of the settings like formats, colours and a few lines of text...that would be an awesome addition to an already great face as it would mean not needing to rebuild the app each time

IMG_5265 IMG_5264

jouster1974 commented 5 years ago

my final version....I think

IMG_5269

pllgit commented 5 years ago

When I open the app on my phone all I see is a white screen.

shinytreecko commented 5 years ago

I have the same issue as pllgit. Not sure if the app is intentionally just a white screen or not, however.

lowe-wesley commented 5 years ago

The iPhone app will be just all white - the only thing you should get is request to access location and HealthKit data on the initial launch. After that it, is just a white screen.

I have the same issue as pllgit. Not sure if the app is intentionally just a white screen or not, however.

jouster1974 commented 5 years ago

Happy to close off this issue for now