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

Unable to find AhoyVideoCallActivity referenced in plugin.xml #3

Open
mknauer opened this issue Jul 25, 2019 · 0 comments
Open

Unable to find AhoyVideoCallActivity referenced in plugin.xml #3

mknauer opened this issue Jul 25, 2019 · 0 comments

Comments

@mknauer
Copy link

mknauer commented Jul 25, 2019

We've been using your plugin successfully as a basis for our own integration and implementation some years ago. Everything used to be very stable, but now we are forced to upgrade in order to make it 64 Bit capable.

In plugin.xml you are referencing com.ahoyrtc.sdk.AhoyVideoCallActivity.

<activity android:name="com.ahoyrtc.sdk.AhoyVideoCallActivity" android:configChanges="orientation|screenSize"></activity>

Where is the source code for this activity?

The main reason for asking: In the old version the org.webrtc.VideoRenderer has been used, but this class seems to be removed in the current version of the ahoysdk.aar, or more specifically the included libwebrtc.jar.

What is the proposed way to overcome this API change, and fix this with minimal effort?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant