Giter VIP home page Giter VIP logo

Comments (4)

DevHossamHassan avatar DevHossamHassan commented on May 31, 2024

Hello @andersu,
Our main support channel is to mail us anytime at [email protected]
But it's ok :) we are glad to help you anytime and anywhere :)

If you still have a problem with InstabugCustomTextPlaceHolder Please try to use the following snippet
and let me know if it didn't work with you

        InstabugCustomTextPlaceHolder placeHolder = new InstabugCustomTextPlaceHolder();

        HashMap<InstabugCustomTextPlaceHolder.Key, String> placeHoldersMap = new HashMap<>();

        placeHoldersMap.put(ADD_EXTRA_SCREENSHOT, "Ta et skjermbilde");
        placeHoldersMap.put(ADD_IMAGE_FROM_GALLERY, "Legg til eget bilde");
        placeHolder.setPlaceHoldersMap(placeHoldersMap);

        Instabug.setCustomTextPlaceHolders(placeHolder);

from instabug-android.

andersu avatar andersu commented on May 31, 2024

Thanks for the reply @DevHossamHassan

That's the exact code I am using (+ some more placeHoldersMap.put lines).
I tried running just your snippet now. It doesn't set the texts for "Take a Screenshot" and "Select Image from the Gallery".

Try running it yourself and see. Does it work for you?

from instabug-android.

DevHossamHassan avatar DevHossamHassan commented on May 31, 2024

Yes it does @andersu,
I tried it before sending you my snippet
@see

Are you using the latest version of Instabug SDK which is 4.0.2?

from instabug-android.

andersu avatar andersu commented on May 31, 2024

That works. Sorry for not trying that before posting the issue and thanks for your help 👍

from instabug-android.

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.