Git Product home page Git Product logo

Comments (4)

angelolloqui avatar angelolloqui commented on May 29, 2024 1

I am closing this since 3.1.2 includes it! thanks!

from phrase-android.

theSoenke avatar theSoenke commented on May 29, 2024

Hi @angelolloqui, you are right that this is currently not possible in the Android SDK. My only concern would be that there is no guarantee anymore that there are translations when using dynamic strings. Compared to using ids from the strings resources file where we always have the fallback in case the SDK has not finished fetching the translations yet.

Does it happen on a regular basis that you have dynamic strings added for example from a server you need translations for?

from phrase-android.

angelolloqui avatar angelolloqui commented on May 29, 2024

Sorry @theSoenke I totally missed your comment!

Does it happen on a regular basis that you have dynamic strings added for example from a server you need translations for?

Not that much but in several places. The most common case we find are A/B test experiments, since we have a base string for the general public, but then from the remote config we can configure some other string to be used instead. Then code tries to fetch that string dynamically and defaults to the general one (in the binary) if none.

from phrase-android.

angelolloqui avatar angelolloqui commented on May 29, 2024

Hi @theSoenke , any news about this? I am now using reflection to get access to the internals of phrase and its repository to get this, but it is fragile. Any plan to add it soon? thanks!

from phrase-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.