This may be a better question for dev-extensions, since people on that list would be more familiar with the add-on SDK.
Margaret On Sat, Nov 23, 2013 at 9:22 AM, Shweta <[email protected]>wrote: > > Hello, > > Created attachment 8336723 > <https://bugzilla.mozilla.org/attachment.cgi?id=8336723> [details] > <https://bugzilla.mozilla.org/attachment.cgi?id=8336723&action=edit> > sync-share.xpi This is the xpi file I install on the firefox for mobile and > does nothing.c > > User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:25.0) Gecko/20100101 > Firefox/25.0 (Beta/Release) > Build ID: 20131028113246 > > Steps to reproduce: > > Hello, > > I followed the steps in : > https://addons.mozilla.org/en-US/developers/docs/sdk/latest/dev-guide/tutorials/mobile.html > > to run the command: > > cfx run -a fennec-on-device -b /path/to/adb --mobile-app fennec > > --force-mobile > > With this command, the addon works well on the firefox for mobile. Later I > follow the steps to make a mobile package of the addon and on the firefox > mobile it shows me the message that the addon was installed correctly but it > doesn't work like it worked when I ran the addon with the cfx command. Why is > it not working? > > > > Actual results: > > It works with the cfx run command but with the .xpi it doesn't work. In the > about:addons page, it shows that the addon is installed but nothing of its > features works as it worked with this command: > > cfx run -a fennec-on-device -b /path/to/adb --mobile-app fennec > > --force-mobile > > > > Expected results: > > IT should have worked like when it worked with the cfx run command. > > Github: https://github.com/shwe87/sync_share/tree/withMobile > > Please help me!!! > > Thanks, > > Shweta > > > _______________________________________________ > mobile-firefox-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/mobile-firefox-dev > >
_______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

