Hi,
I am developing a rhomobile extension for gcm push notifications. I need to include permissions and also edit the application tag of thr android manifest file. I am including ApplicationManifestAdds.erb and AndroidManifest.erb in the extension. I am including their reference in ext.yml. But my final android manifest file after compilation does not contain these permissions added in the erb files. Please let me know if am doing anytthing wrong?
Regards,
Sandeep
1 Replies
Moving this to the RhoMobile space. Did you try what is mentioned in the documentation about this: http://docs.rhomobile.com/en/5.0.0/guide/build_android#customizing-appl…