pbakondy / cordova-plugin-sim

:cherries: A cordova plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, etc)
MIT License
163 stars 100 forks source link

window.plugins #18

Closed velorias closed 8 years ago

velorias commented 8 years ago

When I`m calling window.plugins.sim.get...., it says that windows.plugins undefined

pbakondy commented 8 years ago

cordova version? android / ios? what command are you using? emulator / device? ionic / phonegap / etc?

velorias commented 8 years ago

Im sorry, my mistake. Its just was a difference bitween our index.js files. Mine is in the app object. Never mind. Thank you for reply anyway)

Grandt commented 8 years ago

@velorias please elaborate on what was wrong. I'm new to Ionic and this issue is driving me up a wall.