"in" is not a reserved keyword Java, but it is in C# -- are you building a Windows Phone or Windows application?
It looks like Jesse's https://www.npmjs.com/package/valid-identifier package is catching this. On Sat, Aug 15, 2015 at 12:57 AM, <heman...@leegan.in> wrote: > Dear Sir, > > > > I would like to use ".IN" domain in the APP ID while building the Cordova > application. > > Whenever I try to use > > > > cordova create hello in.leegan.helloworld HelloWorld > > it says: > > App id contains a reserved word, or is not a valid > identifier > > > > It seems to be that "in.leegan.helloworld" is not valid. > > > > How can I overcome this limitation ? > > > > Regards, > > Hemant Ganpule > > LEEGAN SOFTWARES > > Thane, India > > > > > >