Git Product home page Git Product logo

Comments (15)

edcrampin avatar edcrampin commented on July 1, 2024

Looking in to this a little more, it appears the bug_1518427383402_.jpg that could not be found is actually located under:
/storage/emulated/0/Android/data/com.*.*/files/instabug/
instead of
/storage/emulated/0/Android/data/com.*.*/files/instabug/attachments

from instabug-react-native.

ZiadAyman avatar ZiadAyman commented on July 1, 2024

hey @edcrampin do you mind clearing your app data and give it another try? Let me know if you are still experiencing the same problem after it please.

from instabug-react-native.

edcrampin avatar edcrampin commented on July 1, 2024

Hi @ZiadAyman still no luck, having even tried installing on different devices.

It manages to find the image during the preview screen of the bug, where the user can enter in details of the bug, but once submit is clicked it looks within the instabug/attachments directory but the file is not there, but instead the instabug directory.

from instabug-react-native.

ZiadAyman avatar ZiadAyman commented on July 1, 2024

Do you mind telling me the react native SDK version you are currently on?

from instabug-react-native.

edcrampin avatar edcrampin commented on July 1, 2024

Currently running on 0.51.0!

from instabug-react-native.

ZiadAyman avatar ZiadAyman commented on July 1, 2024

I am sorry if I was not clear, I am trying to know your instabug react-native SDK version.

from instabug-react-native.

edcrampin avatar edcrampin commented on July 1, 2024

Oh, my bad! Currently on instabug-reactnative 2.5.3.

from instabug-react-native.

ZiadAyman avatar ZiadAyman commented on July 1, 2024

Thank you! Will check this and get back to you.

from instabug-react-native.

ZiadAyman avatar ZiadAyman commented on July 1, 2024

Can I have your instabug integration code please? Would be extremely helpful for us here.

from instabug-react-native.

edcrampin avatar edcrampin commented on July 1, 2024

Inside my getPackages, in MainApplication.java:

new RNInstabugReactnativePackage.Builder("--removed--",MainApplication.this)
        .setInvocationEvent("none")
        .setPrimaryColor("#FF0099")
        .build(),

Inside of my root React Native element's constructor I have:

Instabug.startWithToken('--MY IOS TOKEN--', Instabug.invocationEvent.none)
Instabug.setPrimaryColor(processColor('#ff0099'))
Instabug.setIntroMessageEnabled(false)
Instabug.setPromptOptionsEnabled(false, true, true)
Instabug.setChatNotificationEnabled(false)
Instabug.setViewHierarchyEnabled(false)

And then to invoke Instabug I just have a TouchableOpacity around an Icon that runs Instabug.invoke()

Let me know if you need anything else!

from instabug-react-native.

ZiadAyman avatar ZiadAyman commented on July 1, 2024

Thank you so much for collaborating here @edcrampin
We are working on it, will get back to you once everything is in place.

from instabug-react-native.

ZiadAyman avatar ZiadAyman commented on July 1, 2024

Hey @edcrampin
We have been trying to reproduce this issue with no luck. Even with your exact integration steps everything is fine. So, do you mind if you can send a sample app please that has the problem so we can reproduce and debug this from our side?

from instabug-react-native.

imVinayPandya avatar imVinayPandya commented on July 1, 2024

@ZiadAyman i have found the same bug for instabug cordova SDK Instabug/Instabug-Cordova#53.

from instabug-react-native.

Korazy avatar Korazy commented on July 1, 2024

@edcrampin i'll go ahead and close this issue. Please feel free to reopen this issue if it still exists for you on the latest version :)

from instabug-react-native.

lock avatar lock commented on July 1, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from instabug-react-native.

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.