Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Announcement] cordova-plugin-iosrtc Version 8.0.x notes #546

Closed
hthetiot opened this issue Jul 17, 2020 · 22 comments
Closed

[Announcement] cordova-plugin-iosrtc Version 8.0.x notes #546

hthetiot opened this issue Jul 17, 2020 · 22 comments
Assignees
Milestone

Comments

@hthetiot
Copy link
Contributor

hthetiot commented Jul 17, 2020

Hello cordova-rtc users,

I will released cordova-plugin-iosrtc 8.0.0 but in the mean time 8.0.0 RC is available for testing.

The current work in progress is on the branch https://github.com/cordova-rtc/cordova-plugin-iosrtc#task/8.0.0 and the PR is #545

Changelog Version 8.0.0

  • Update to WebRTC.framework M87

Test 8.0.0-RC

cordova plugin remove cordova-plugin-iosrtc --verbose
cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#master --verbose
cordova platform remove ios --no-save
cordova platform add ios@latest --no-save

@hthetiot hthetiot changed the title [Announcement] cordova-plugin-iosrtc Version 7.0.x notes [Announcement] cordova-plugin-iosrtc Version 8.0.x notes Jul 17, 2020
@hthetiot hthetiot self-assigned this Jul 17, 2020
@hthetiot hthetiot added this to the 8.0.x milestone Jul 17, 2020
@hthetiot
Copy link
Contributor Author

hthetiot commented Aug 4, 2020

8.0.0-RC2

@numerized

This comment has been minimized.

@hthetiot
Copy link
Contributor Author

hthetiot commented Sep 1, 2020

It looks to me the hooks was not executed, try removing the plug-in and add again.

Travis has no issue building branch 8.0.0:
#545

@numerized

This comment has been minimized.

@numerized

This comment has been minimized.

@hthetiot
Copy link
Contributor Author

hthetiot commented Sep 1, 2020

@numerized can you fill a separate issue with information requested.
I'm not able to reproduce any of your issues.
Notice that if you use cordiva-ios 6+ you need to remove WKWebView Plugin cause its builtin now.

@hthetiot
Copy link
Contributor Author

hthetiot commented Sep 1, 2020

@numerized As you can see here Travis build without issue, meaning the issue in on your setup nothing else.

@hthetiot

This comment has been minimized.

@numerized
Copy link

numerized commented Sep 8, 2020

I checked in depth and I found that my project was on swift 4.0, switching it to swift 4.2 made it working.

@numerized

This comment has been minimized.

@numerized
Copy link

I could rollback to 7.0.0 RC2.
Tomorrow I'll check and let you know

@hthetiot
Copy link
Contributor Author

hthetiot commented Sep 11, 2020

@numerized please fill separate issue, this is Announcement, not hotline or bug report issue.

Finaly google is your friend:

The documentation is your friend also:

platforms/ios/Bandcast/Plugins/cordova-plugin-iosrtc/WebRTC.framework/WebRTC (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64
platforms/ios/Bandcast/Plugins/cordova-plugin-iosrtc/WebRTC.framework/WebRTC (for architecture arm64): Mach-O 64-bit dynamically linked shared library arm64

You still have x86_64, this should not be the case...

@hthetiot
Copy link
Contributor Author

Updated to m87 @numerized see

cordova plugin remove cordova-plugin-iosrtc --verbose
cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#task/8.0.0 --verbose
cordova platform remove ios --no-save
cordova platform add ios@latest --no-save

Use WebRTC 4280 super fresh:
https://webrtc.googlesource.com/src.git/+log/refs/branch-heads/4280

Reference:
https://chromiumdash.appspot.com/branches

@hthetiot
Copy link
Contributor Author

note: I also restoted i368 and armv7

@hthetiot
Copy link
Contributor Author

hthetiot commented Mar 1, 2021

8.0.0 will be next release, we skip 7 and 6 goes in LTS.

@wmwood

This comment has been minimized.

@hthetiot

This comment has been minimized.

@hthetiot

This comment has been minimized.

@hthetiot
Copy link
Contributor Author

hthetiot commented Mar 3, 2021

If you want to test v8 read the testing, it's on master now and task/8.0.0 has been merged...

@buu700
Copy link

buu700 commented Mar 24, 2021

8.0.0 is now latest on NPM.

Was it unpublished or something? I still see 6.0.20 as the latest version.

@hthetiot
Copy link
Contributor Author

8.0.0 is now latest on NPM.

Was it unpublished or something? I still see 6.0.20 as the latest version.

Yes sorry about that, we went back to 6.0.20 for now we need more testing, i found a possible issue.

@hthetiot
Copy link
Contributor Author

See #687 (comment)

@hthetiot hthetiot modified the milestones: 8.0.0, 8.0.x Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants