英文:
How to get the region configured on the Android and iPhone using Ionic?
问题
如何在使用Ionic的Android和iPhone上获取配置的区域?我正在使用Ionic 6与Angular。
英文:
How to get the region configured on the Android and iPhone using Ionic? I am using Ionic 6 with Angular.
答案1
得分: 1
你可以使用capacitor-native-settings来定位你想要打开的部分。
英文:
You can use capacitor-native-settings, to target which section you want to open.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论