caffeinalab / ti.goosh

GCM/FCM module for Titanium.
MIT License
52 stars 34 forks source link

Compilation Error #113

Open reactnative103 opened 5 years ago

reactnative103 commented 5 years ago

Hi,

I got a issue when add module(ti.goosh) in tiapp.xml, its not compile the application and gives error "Application Installer abnormal process termination. Process exit value was 1".

When I remove this module, compilation success.

Can you please help in this scenario?

Regards, Hemant Solanki

Wingee commented 5 years ago

Which Titanium SDK are you building with?

reactnative103 commented 5 years ago

Titanium SDK: 7.3.1 CLI: 7.0.6

On Wed 26 Sep, 2018, 8:06 PM Wingee, notifications@github.com wrote:

Which Titanium SDK are you building with?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/caffeinalab/ti.goosh/issues/113#issuecomment-424739259, or mute the thread https://github.com/notifications/unsubscribe-auth/AHsUxljg4-HIccA-XJG4PT2JI8GN8z6yks5ue5EBgaJpZM4W6kJM .

reactnative103 commented 5 years ago

@Wingee , You have found any solution for this. I'll appreciate for solution, please provide me solution if you have any.

screen shot 2018-09-27 at 5 24 31 pm Module Version: 4.1.1

Regards, Hemant Solanki

Wingee commented 5 years ago

I just my app building using SDK 7.4.0GA, 7.3.1GA and they build OK for me. I'm using 4.1.0 of the module.

reactnative103 commented 5 years ago

Thanks for your reply. I have used 4.1.0 but the problem is same Wingee. :)

Wingee commented 5 years ago

What is your target Android SDK?

reactnative103 commented 5 years ago

it is 25.

Wingee commented 5 years ago

My target sdk is 27. Just a thought...no idea if that's the solution or not!

reactnative103 commented 5 years ago

Thanks for your help. I appreciate..... Ok I try with sdk 27. 👍

reactnative103 commented 5 years ago

I have tried with Titanium SDK 7.4.0, 7.3.1 and updating latest target SDK is 27 but issue is same.