Continuous Integration · GitHub Actions | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/6177504-continuous-integration/lessons/3

Thanks for the nice tutorial - one thing which does not work out for me, is the signing: I keep getting “No signing certificate “Mac Development” found: No “Mac Development” signing certificate matching team ID xxxx etc…” - your sample program does not seem to run into this. Any hint as to why?

@nikoneufeld you can either run on the simulator or in Signing and Capabilities set the team to your personal dev account

I cannot get the videos to play in the javascript console there is an error that is possible related:

Unhandled Promise Rejection: TypeError: There must be a value to set.
(anonymous function) — player.es.js:1239
initializePromise
Promise
value — player.es.js:1229
closePreloaderAndPlay — App.vue:160
closePreloaderAndPlay
Ve — vue.runtime.esm.js:1888
Ve — vue.runtime.esm.js:1888
(anonymous function) — vue.runtime.esm.js:3868
play — PreloaderOverlay.vue:36
play
Ve — vue.runtime.esm.js:1888
player.es.js:1239

@warplydesigned I’ll raise this with the engineering team and see if they know any problems on their end

1 Like

Hi @warplydesigned

Sorry to hear that you’re having issues with video playback. Please take a look at the troubleshooting page, and see if they helps you at all:

https://help.raywenderlich.com/troubleshoot-video-playback-issues/

If not, please don’t hesitate to get in touch with our support team.

thanks

sam

@samdavies thanks the issue seems to be with the vue.js component being used on the site. It is only a few videos that are crapping out and others are working. Not related to my browser. :wink: As the error says it is a unhandled promise rejection.

@warplydesigned Do you still have issues with this?

@shogunkaramazov it works sporadically regardless if I’m on my iPad or Mac computer using Safari. I ended up using chrome to get through it.