سؤال

How can I set my native module to be compatible with android only?

For example, this module is set to work only with iOS. How can I do the same for my module to be android only? I can't find in docs any references on how to do this.

هل كانت مفيدة؟

المحلول

According to Antoine van Gelder, from Trigger.io support:

We don't have an option to set a module project as Android only.

However, if you don't want to create an Android version of the module you can simply:

  • Update the Android inspector

  • You'll now be able to upload the module.

Please note that you won't be able to publish the module and make it publicly available if it does not support both platforms.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top