Skip to content

Commit

Permalink
docs(smartlook): add iOS platform (#3196)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-kroh-smartlook authored and danielsogl committed Oct 8, 2019
1 parent cb4d5b5 commit fb540f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/@ionic-native/plugins/smartlook/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export class SmartlookGlobalEventPropertyKey {
plugin: 'https://github.com/smartlook/cordova-smartlook.git',
pluginRef: 'cordova.plugins.SmartlookPlugin',
repo: 'https://github.com/smartlook/cordova-smartlook.git',
platforms: ['Android']
platforms: ['Android', 'iOS']
})
@Injectable()
export class Smartlook extends IonicNativePlugin {
Expand Down

0 comments on commit fb540f7

Please sign in to comment.