Closed midoajax closed 6 years ago
This happens if name in manifest != in module.
wish manifest, when can i found it in my project please
the manifest inside module
i don't found manifest in module, just file name manifest with info about module look at this picture please https://drive.google.com/file/d/0B-EWdXiEicm3akVUbUlGQ2t3c0RheFNmNUc5WkNpYmprWG1F/view
it is right, please open with a text editor like vi.
this is content for this file
#
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 1.1.3
apiversion: 3
architectures: armeabi-v7a x86
description: googlesignin
author: Rainer Schleevoigt
license: Apache
copyright: Copyright (c) 2017 by Rainer Schleevoigt
# these should not be edited
name: googlesignin
moduleid: ti.googlesignin
guid: d548b85b-bfcb-43c5-a13d-a63d148ba8a0
platform: android
minsdk: 6.0.1
It is OK.
No i m changing this file to minsdk: 5.5.1.GA and doesn't work so please help
Did you get it work for 5.5.1GA by changing in manifest ?
You will have to set minsdk
to 5.5.1.GA, change the architectures
and rebuild the module
But keep in mind that it is highly recommended to update your project to use one of latest versions of Titanium SDK like 6.1 for example
This issue is 1 year old and the module seems to work just fine for modern Ti SDK versions (7.x). Closing it.