Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71529

Open-native-settings on Ionic 3 Project

$
0
0

@derman10 wrote:

I stuck for days trying to make it work “open-native-settings” on my ionic 3 project,.

So, following the documentation,

add this on app.modules.ts:

import { OpenNativeSettings } from '@ionic-native/open-native-settings/ngx';

and add OpenNativeSettings in providers list.

Then en my .ts file:

import { OpenNativeSettings } from '@ionic-native/open-native-settings/ngx';

Adding on constructor:

constructor(private openNativeSettings: OpenNativeSettings) { }

but when trying call open() method I get:
(…) is not a function. (???)

this plugin work fine on Ionic 3??

Why I see /ngx to the end of import line???

I need try this on Ionic 3, not Ionic 4.

any suggestions??

Thanks.

Posts: 6

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 71529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>