Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Extras bundle to the URL as an json-string #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Caine72
Copy link

@Caine72 Caine72 commented Jun 3, 2016

Hi.
Note: As i cannot run your latest version, it seems to be some corruption in the plugin.xml, i have not verified this on the latest src. only on 4.1.5 and patched the code by hand. But there should at most only be simple compile issues.

Reson for patch:
I need to catch Extras data from a calling Intent. Hence this patch includes them as a JSON formatted string.
Patch only covers this scenario from a warm start start ( i.e. app is already started) as it't the only time i need it caught.
But it might be extended to the other cases in the same manner.

Hi. 
Note: As i cannot run your latest version, it seems to be some corruption in the plugin.xml, i have not verified this on the latest src. only on 4.1.5 and patched the code by hand. But there should at most only be simple compile issues.

Reson for patch: 
I need to catch Extras data from a calling Intent. Hence this patch includes them as a JSON formatted string.
Patch only covers this scenario from a warm start start ( i.e. app is already started) as it't the only time i need it caught.
But it might be extended to the other cases in the same manner.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant