Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 2eba9c0

Browse files
doc++
1 parent dea3a6d commit 2eba9c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ML_KIT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,10 @@ firebase.mlkit.naturallanguageidentification.identifyNaturalLanguage({
450450
.catch(errorMessage => console.log("ML Kit error: " + errorMessage));
451451
```
452452
453-
### Translate text (Android only for now)
454-
<img src="https://raw.githubusercontent.com/EddyVerbruggen/nativescript-plugin-firebase/master/docs/images/features/mlkit_text_translation.png" height="153px" alt="ML Kit - Translate text"/>
453+
### Translate text
454+
> ⚠️ Because of a model-download bug on iOS this feature currently only works on Android.
455455
456-
> Because of a model download bug on iOS it currently only works on Android.
456+
<img src="https://raw.githubusercontent.com/EddyVerbruggen/nativescript-plugin-firebase/master/docs/images/features/mlkit_text_translation.png" height="153px" alt="ML Kit - Translate text"/>
457457
458458
[Firebase documentation 🌎](https://firebase.google.com/docs/ml-kit/translation)
459459

0 commit comments

Comments
 (0)