-
Notifications
You must be signed in to change notification settings - Fork 114
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
Application crach when open chrome://inspect #64
Comments
See #62 |
+1 |
You guys do realize that you can use Realm Studio to see contents of the Realm with Windows 8.1+, Ubuntu, or Mac, right? |
With Studio can open directly into mobile phone ?
When ?
2017-11-14 15:26 GMT+01:00 Gabor Varadi <[email protected]>:
… 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/
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#64 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAb5ZgwQdTViz5n5bfkl1RwkrilzhOyrks5s2aMkgaJpZM4PtRQ4>
.
--
Paul
|
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. |
Is the app in debug mode or release? |
Yes i think it is....
When i Can see ? I launch by AS
Envoyé par TypeApp
Le 14 nov. 2017 à 17:24, à 17:24, Gabor Varadi <[email protected]> a écrit:
…Is the app in debug mode?
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#64 (comment)
|
#62 This is the problem |
com.uphyca:stetho_realm:2.2.2 cannot support on realm 4.3.1 |
any updates for realm 4.3.1 support? |
Is this not maintained anymore? |
Presently I am using this workaround: (Presently using Realm v4.3.2 ) In your app's build.gradle In your project's build.gradle
Hope it helps! |
Hey thanks for the link. But with this i am getting a connection lost with
|
thanks @SarthakM9 In my app's build.gradle
In my project's build.gradle
then it works! |
@Zhuinden do not mislead developers and do not compare Realm Studio with inspection in chrome |
Hello,
I implemetn the Stetho realm plugin but when I launch the chrome://inspect and click to see my phone, the application crash ? Why ? No see any error in console.
The text was updated successfully, but these errors were encountered: