Closed mariomurrent-softwaresolutions closed 4 years ago
According to https://ionicframework.com/docs/native/open-native-settings: This does not work - If i try to import like
import { OpenNativeSettings } from '@ionic-native/open-native-settings/ngx'; this does not work as well as import { OpenNativeSettings } from '@ionic-native/open-native-settings';
Works for me. Make sur you have installed it correctly
According to https://ionicframework.com/docs/native/open-native-settings: This does not work - If i try to import like
import { OpenNativeSettings } from '@ionic-native/open-native-settings/ngx'; this does not work as well as import { OpenNativeSettings } from '@ionic-native/open-native-settings';