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

Cannot initialize mini app sdk #549

Open
abeshjha opened this issue Feb 11, 2023 · 3 comments
Open

Cannot initialize mini app sdk #549

abeshjha opened this issue Feb 11, 2023 · 3 comments

Comments

@abeshjha
Copy link

I keep getting this error
java.lang.RuntimeException: Unable to get provider com.rakuten.tech.mobile.miniapp.MiniappSdkInitializer: java.lang.NumberFormatException: For input string: ""

However, I am written nothing in my code. My manifest file is


To Reproduce

  1. Add the latest verion 5.1.0 in gradle file. Add the meta data as suggested in documentaion. Run the program.

I am confused how should I provide app id and subscription key. Is the mistake while assigning them? Lets say I have a mini app on a server, how can I call it in this app. I think the documentation can be more clear.

@abeshjha
Copy link
Author

This error is present from version 5.0 onwards and casued due to maximum file size limit in manifest file. The type is said to be string but null value is send as default. Please look into it

@rleojoseph
Copy link
Collaborator

Hi @abeshjha . Thanks for reaching out. We will definitely look into this and soon.

@abeshjha
Copy link
Author

abeshjha commented Feb 17, 2023

Hi @rleojoseph . I have few more errors to discuss as I am unable to run this. Can you please reach out to me?

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

No branches or pull requests

2 participants