sauravsenapati1 / ti.goosh-appcelerator-

Problem in ti.goosh module in updated appcelerator sdk versions (6.0.0 to 6.1.0)
0 stars 0 forks source link

GCM issue in updated appcelerator SDK (6.0.0 to 6.1.0 ) by using ti.goosh #1

Open sauravsenapati1 opened 7 years ago

sauravsenapati1 commented 7 years ago

Hello,

i am using your module ti.goosh for android push message which work fine up to Titanium SDK 5.5.1 but after update Titanium SDK (6.0.0 to 6.1.0 ), the module not working for Android. Please help me how can i fixed the issue.

Following is the link for ti.goosh module. http://gitt.io/component/ti.goosh

I found this types of error :- [ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/ads/identifier/AdvertisingIdClient$Info; [ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/ads/identifier/AdvertisingIdClient;

when i use this code in manifest with a meta-data tag

I found this types of error :-

[ERROR] : Failed to package application: [ERROR] : [ERROR] : /Users/sumitchakrabarty/Documents/Appcelerator_Studio_Workspace/xxxxxxxx/build/android/res/drawable-xhdpi/account_tab_off_new_01977de8bc.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited [ERROR] : /Users/sumitchakrabarty/Documents/Appcelerator_Studio_Workspace/xxxxxxxxx/build/android/res/drawable-xxhdpi/account_tab_off_new_01977de8bc.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

progress44 commented 7 years ago

Please report issues here https://github.com/caffeinalab/ti.goosh/issues Make sure to read all previous issues. Your problem may be solved already.