Translation of "die JS-API" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Es gibt aber auch einen Weg, die Settings dynamisch über die JS-API zu erzeugen, aber das ist Thema eines anderen Beitrags.
There is a way to create settings via the JS API dynamically, but that is the topic of another article.
Individuelle Aufrufparameter und Konfiguration des In-App-Browsers können jetzt über die JS-API ausgelesen werden und ermöglichen dynamische Anpassungen der Web View.
Individual URL parameters and configuration of the in-app browser can now be read out via the JS API and allow dynamic adjustments of the web view
Wenn Sie allerdings die JS-API verwenden, um Kaufbestätigungen in einem benutzerdefinierten HTML-Store direkt von Apple überprüfen zu lassen, müssen Sie den Code aktualisieren, damit das neue Format für Kaufbestätigungen verarbeitet werden kann.
However, if you use the JS API to validate receipts directly with Apple in a custom HTML storefront, you need to update your code to handle the new receipt format.
Aber die PHP-API ist - wie Weston in seinem oben verlinkten Beitrag schreibt - nur ein Wrapper für die JS-API.
But the PHP API is - like Weston writes in his post - just a wrapper for the JS API.
/ Das Erstellen einer Setting über die JS-API habe ich im Beitrag Settings mit der Customize-JS-API erstellen thematisiert.
I described how to create a setting with the JS API in my article Creating settings with the Customize JS API.
Dafür ist es nützlich, dass Settings auch über die JS-API erstellt werden können - das ist aber ein wenig komplizierter, als Panels, Sections und Controls anzulegen.
So I do not know how many settings I need to save the values, and for that, it is useful to create the settings via JS, but that is slightly more complicated than registering panels, sections, and controls.