nstudio / nativescript-cardview

:diamonds: :clubs: NativeScript widget for Material Design CardView
MIT License
282 stars 51 forks source link

iOS Build Error on Telerik AppBuilder #21

Closed tsaboin closed 8 years ago

tsaboin commented 8 years ago

Hi @bradmartin

Same issue as https://github.com/bradmartin/nativescript-floatingactionbutton/issues/24

Getting the following error on the Telerik AppBuilder when trying to build a project.

Error: Cannot build project because module nativescript-cardview contains insecure code. Remove the module and try again.

tsaboin commented 8 years ago

Do you need to get whilelisted for every plugin or once as an author?

bradmartin commented 8 years ago

Once as an author. They said next release

On Mon, May 16, 2016, 9:45 AM tsaboin notifications@github.com wrote:

Do you need to get whilelisted for every plugin or once as an author?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/bradmartin/nativescript-cardview/issues/21#issuecomment-219443649

bradmartin commented 8 years ago

AppBuilder 3.3 was released on June 9th, I have been whitelisted so there should not be any more issues with plugins I've authored.

tsaboin commented 8 years ago

Thanks for @bradmartin However, I have 3.3 since 9th of June and immediately I tried the plugin but still get the same error. Even today, same error.

bradmartin commented 8 years ago

Let me contact telerik again. Thanks for letting me know.

On Tue, Jun 21, 2016, 5:57 AM tsaboin notifications@github.com wrote:

Thanks for @bradmartin https://github.com/bradmartin However, I have 3.3 since 9th of June and immediately I tried the plugin but still get the same error. Even today, same error.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/bradmartin/nativescript-cardview/issues/21#issuecomment-227406809, or mute the thread https://github.com/notifications/unsubscribe/AFulhNJdsIBnI4aOVpeXLJb9zu1GNSfLks5qN8OggaJpZM4IfX-0 .

bradmartin commented 8 years ago

Hi @tsaboin try it now. Found out all maintainers of a plugin have to be white listed. They've white listed those on the card view plugin and tested that it works now. Let me know if you get it working

tsaboin commented 8 years ago

Thanks. It worked. Build went fine. However nativescript-floatingactionbutton still not working.