Code Monkey home page Code Monkey logo

Comments (16)

SarthakM9 avatar SarthakM9 commented on August 16, 2024 5

Presently I am using this workaround: (Presently using Realm v4.3.2 )

In your app's build.gradle
debugImplementation "com.uphyca:stetho_realm:2.2.0"

In your project's build.gradle

allprojects {
    repositories {
        maven { url 'https://github.com/mak0t0san/stetho-realm/raw/master/maven-repo' }
    }
}

Hope it helps!

from stetho-realm.

SarthakM9 avatar SarthakM9 commented on August 16, 2024 3

any updates for realm 4.3.1 support?

from stetho-realm.

Zhuinden avatar Zhuinden commented on August 16, 2024 2

You guys do realize that you can use Realm Studio to see contents of the Realm with Windows 8.1+, Ubuntu, or Mac, right?

https://realm.io/products/realm-studio/

from stetho-realm.

abou7mied avatar abou7mied commented on August 16, 2024

See #62

from stetho-realm.

rinkeshjain avatar rinkeshjain commented on August 16, 2024

+1

from stetho-realm.

Paul75 avatar Paul75 commented on August 16, 2024

from stetho-realm.

Zhuinden avatar Zhuinden commented on August 16, 2024

Oh, I guess not directly. AS 3.0 does allow taking the file from the data folder and copy it out quite easily with the Device File Explorer, though.

from stetho-realm.

Paul75 avatar Paul75 commented on August 16, 2024

but I i want to export the file it not found ?

see screen (fr.laposte.gompost) :
android_device_monitor

from stetho-realm.

Zhuinden avatar Zhuinden commented on August 16, 2024

Is the app in debug mode or release?

from stetho-realm.

Paul75 avatar Paul75 commented on August 16, 2024

from stetho-realm.

FernandoWahl avatar FernandoWahl commented on August 16, 2024

#62 This is the problem

from stetho-realm.

tscyds avatar tscyds commented on August 16, 2024

com.uphyca:stetho_realm:2.2.2 cannot support on realm 4.3.1

from stetho-realm.

mlostekk avatar mlostekk commented on August 16, 2024

Is this not maintained anymore?

from stetho-realm.

mlostekk avatar mlostekk commented on August 16, 2024

Hey thanks for the link. But with this i am getting a connection lost with

Exception has been thrown: Realm at path '/data/data/com.my.app/files/default.realm' already opened with a different schema mode

from stetho-realm.

CaptainRuby avatar CaptainRuby commented on August 16, 2024

thanks @SarthakM9
I am using Realm v4.3.3

In my app's build.gradle

debugImplementation "com.uphyca:stetho_realm:2.2.0"

In my project's build.gradle

allprojects {
    repositories {
        maven { url 'https://github.com/mak0t0san/stetho-realm/raw/master/maven-repo' }
    }
}

then it works!

from stetho-realm.

hram avatar hram commented on August 16, 2024

@Zhuinden do not mislead developers and do not compare Realm Studio with inspection in chrome
I download Realm Studio and can do nothing

from stetho-realm.

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.