You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There will always be separate modules for iOS and Android, as one requires Java code and the other requires Objective-C code. What you're asking for really is that they have the same name, which you can easily do by pulling down the source code, renaming the module definition, and rebuilding using ant.
Would it be possible to add iOS support (e.g. with the help of http://code.google.com/p/tibar/ )?
Having both in one module would be a big help
The text was updated successfully, but these errors were encountered: