Code Monkey home page Code Monkey logo

Comments (6)

jbenyovs avatar jbenyovs commented on July 18, 2024

@CDL24 please review the Migration Guide from SDK 2.x to 3.x here https://github.com/webex/webex-android-sdk/wiki/Migration-Guide-from-SDK-2.x-to-3.x , it should help you with moving from Android 2.x to 3.x .

from webex-android-sdk.

CDL24 avatar CDL24 commented on July 18, 2024

Hello,
@jbenyovs thanks for the reply.
Now I am trying to use 3.7 SDK with kotlin code and when i am executing call joining code app is crashing.

** webExAgent.getWebEx().getPhone().dial(spaceId, MediaOption.Companion.audioVideo(localVideo, remoteVideo), new CompletionHandler() {} **
this code causing crash.

Below attached console log. Can you please help.

Screenshot 2022-11-21 at 9 48 06 AM

from webex-android-sdk.

jbenyovs avatar jbenyovs commented on July 18, 2024

@CDL24 can you please test the https://github.com/webex/webex-android-sdk-example sample as well? That should give you a good blueprint about how the calling function should work. Please test the behaviour there and if it works, then replicate the code from there, the sample is also on 3.7.0 already.

from webex-android-sdk.

CDL24 avatar CDL24 commented on July 18, 2024

Yes @jbenyovs i am referring the sdk 3.7.0 kitchen sink app code.
I am now able to authorise jwt token and able to initialise webex object.

The process flow at my side is below one :

  1. Initialize jwtAuthorization and webex object
  2. Initialize webex sdk
  3. Authorizing user by jwt token
  4. initiate call by providing spaceId
    but somehow dial() method gives error in response

below i am attaching error object. Can you please help why i am unable initiate call. Any clue is helpful for me to go ahead. Thanks in advance.
Screenshot 2022-11-22 at 6 21 24 PM

from webex-android-sdk.

jbenyovs avatar jbenyovs commented on July 18, 2024

@CDL24 based on so little info it's difficult to tell what might be the issue here. Can you please open a dev support ticket with us on [email protected] and send us the full verbose logs from the KitchenSink app?

from webex-android-sdk.

Stackflood avatar Stackflood commented on July 18, 2024

@CDL24 , we are not able to even start the app after the upgrade. Its crashing and showing this issue : #127

Can you please help ?

from webex-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.