Coder Social home page Coder Social logo

Bug: CoinbaseWalletSDK .launch(intent) ActivityNotFoundException {org.toshi/org.toshi.MainActivity} about wallet-mobile-sdk HOT 10 OPEN

mobilewalletprotocol avatar mobilewalletprotocol commented on August 14, 2024 1
Bug: CoinbaseWalletSDK .launch(intent) ActivityNotFoundException {org.toshi/org.toshi.MainActivity}

from wallet-mobile-sdk.

Comments (10)

AmjadKhan2k18 avatar AmjadKhan2k18 commented on August 14, 2024 2

@kotoMJ didn't worked for me I did the following

I have Coinbase wallet version 28.66
Google Pixel 4

sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
ext.kotlin_version = '1.8.21'
classpath 'com.android.tools.build:gradle:8.1.2'

kotlinOptions {
        jvmTarget = '1.8'
}

compile/target sdk 34

from wallet-mobile-sdk.

kotoMJ avatar kotoMJ commented on August 14, 2024 1

@AmjadKhan2k18 just confirmation from our QA department that also other devices originally crashing with above described issue are now working.
The main change is compile/target sdk version 34
Other small updates (not sure if they are worth mentioning, but...):

  • building on JavaVersion.VERSION_17
  • kotlin 1.8.21
  • agp 8.1.2

Anyway with mentioned updates, coinbase sdk version 1.0.4 and coinbase app wallet version 28.65 is the issue not occurring anymore.

from wallet-mobile-sdk.

AmjadKhan2k18 avatar AmjadKhan2k18 commented on August 14, 2024 1

@kotoMJ Thanks for the update, I will update compile/target sdk to 34

from wallet-mobile-sdk.

kotoMJ avatar kotoMJ commented on August 14, 2024 1

It's weird what might fix this issue on our app. Anyway I think I really occasionally still experienced this issue, but when I wanted to repro it, it was working well. I hope there will be someone else mapping this issue or the better someone from coinbase might explain what is going wrong here 🙏.

from wallet-mobile-sdk.

AmjadKhan2k18 avatar AmjadKhan2k18 commented on August 14, 2024

@kotoMJ I have same issue on Pixel 4, did you find any solution?

from wallet-mobile-sdk.

kotoMJ avatar kotoMJ commented on August 14, 2024

@AmjadKhan2k18 actually I have no solution so far. But I have found the issue on Samsung Galaxy A52s 5G where the problem was happening now just disappeared. There are many subtle changes in the app libraries and phone system update that was made, but one big change is we started targeting Android 14. This required some changes in using intents internally, and it also might have some fixes related to this issue. But actually I have no idea what exactly might fix this issue on that one particular device.

I will keep you guys posted here if also other devices previously having this issue are fixed with targeting Android 14 (and related libraries updates).

from wallet-mobile-sdk.

kotoMJ avatar kotoMJ commented on August 14, 2024

Hope it helps to you too @AmjadKhan2k18 . Let us know if it helped so we can have kinda verified solution for this issue ;-)

from wallet-mobile-sdk.

AmjadKhan2k18 avatar AmjadKhan2k18 commented on August 14, 2024

I try to update java version to 17 but still didn't worked

sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17

jvmTarget = '17'

from wallet-mobile-sdk.

AmjadKhan2k18 avatar AmjadKhan2k18 commented on August 14, 2024

@bangtoven It's been 3 months of this issue and there is no response from Coinbase team on this, do you guys have any clue what could be issue ? any solution for this ?

from wallet-mobile-sdk.

bangtoven avatar bangtoven commented on August 14, 2024

sorry for the late response folks.
@fan-zhang-sv can you take a look please

from wallet-mobile-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.