cbsp icon indicating copy to clipboard operation
cbsp copied to clipboard

Question about the ID

Open Red-Folder opened this issue 12 years ago • 3 comments

I'm the author the plugin. I'm working on setting up for CLI integration.

Do you know if there will be a conflict in the ID?

You've used:

id="com.red_folder.phonegap.plugin.backgroundservice"

Which obviously the ID I'd be using.

I've no idea if that matters or not - any thoughts?

Red-Folder avatar Dec 14 '13 20:12 Red-Folder

I have already done this, you can see it at: https://github.com/phpsa/cbsp uses the latest version and running in my project.

phpsa avatar Dec 17 '13 00:12 phpsa

Sorry misread question. There is no conflict as the file is in the same namespace but does not override any of your class definitons i made sure by checking against your source package.

phpsa avatar Dec 17 '13 05:12 phpsa

The files in the com_redfolder and deeper are only tjere currently for my reference while working on adding js callback for when app is not runnong

phpsa avatar Dec 17 '13 05:12 phpsa