pmill / Ionic4ibeacon

Quick fix for @ionic-native/ibeacon Ionic 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve this doc

IBeacon

$ ionic cordova plugin add cordova-plugin-ibeacon
$ npm install @ionic-native/ibeacon

Install the plugins as normal. After you're done installing @ionic-native/ibeacon, you will need to replace two files.

  • index.js
  • ngx/index.js

It's not a perfect solution, but it's working.

Last tested

  • Ionic (Ionic CLI) - 4.10.3
  • Cordova (Cordova CLI) - 8.1.2

About

Quick fix for @ionic-native/ibeacon Ionic 4