@JohnMark Did you look into why i am facing this error?
really need help here
thanks
@JohnMark Did you look into why i am facing this error?
really need help here
thanks
Hello @fuhclifffuhche Clifff,
You probably asked the javascript expert on Jasonelle Telegram (@clsource). Maybe you can hire him to fix this? Is it the same problem on both iOS and Android? Let us know your solution.
I did ask him, He doesnāt seem to know how to fix for now.
About ios, i canāt say for sure cuz Iāve not tested. I have only worked with Android.
How would this work in practice to implement in conjunction with say @Jon_Melo 's android studio video? Thanks in advance. Think it would be a game changer for so many people and their apps if we can all work together to finally figure out how to get the file uploader to work on a wrapped app on the android app store.
Hey bud, I didnāt quite get your question.
But if youāre asking how to get that working. The zip file of ājasonetteā that you download and open by Android Studio, instead of download the normal Jasonette zip, follow the link I have shared and you can download āJasonette advanced Web viewā which I think some people have added codes to it .
I have tried it and it worked.
My problem now is to get the one signal push notifications working.
I think if we work together we can do it guys.
Letās do it
If I put the https://mydomain.fr/api/1.1/wf/jasonelle
or https://mydomain.fr/version-test/api/1.1/wf/jasonelle
it still indicates Error : method not allowed
Thanks for you reply anyway.
OK thanks Iāll give it a go! I also want to implement One Signal push notifications so Iāll have a look into that once I get the file uploader working
Please keep me updated.
I Tried to add the onesignal codes in android studios and always errors come up.
It seems easy but very frustrating.
Hello guys, so after hours of googling and help from jesonelle forum, I have been able to fix the Google aouth problem (403 useragent_disallowed)
So the problem google has with webview apps is security, that is why they block the service.
to solve that we need to assign a user agent.
Update the index.jason file to the following;
Replace āhttp.agentā with
āMozilla/5.0 (Linux; Android 7.0; SM-G930V Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.125 Mobile Safari/537.36ā
Replace the index file on your bubble app with the new one.
In android studio, Search forJasonAgentService.java. Check to make sure it contains the following lines of code.
Thanks for this. Seems amazing and I got the simulator working on my phone.
Question: how do general users download the app? Or is this for developers only?
Hello @hegartyjonc
You have to open an account with Apple / Play store to download the app. For developers only, you have to registered each device under Xcode/Android.
Hello @jddmrgn
Just renamed com.jasonelle for yourwebsite, ie: com.bubble
Thanks. After some messing around the Play Store accepted the signed APK Bundle. In review before hopefully being rolled out into production. Look forward to seeing if the file uploader function now works following the efforts above. Will report back how it goes!
I cannot get the API to work. Itās still showing Offline!. Iām tying to get android working. But this thread is the best I can find. By ādo this the first timeā do you mean build the app save it and open it up on your device then go back and remove āinitializeā then build the app then download it on device. Also, What do you mean by āset you API in manual modeā ? Any help would be much appreciated.
@solidad72 did you ever get the api endpoint working? Stumped
did you figure it out?
Hello @serviluvapp
API EndPoint (renamed BackEnd now) is working fine. Once you finished the configuration, remove āinitializeā and version-test in your URL. This is the process to configure only the API entry.
Hello
@JohnMark thank you very much for all this information.
I tried to set up an API BackEnd but it is no longer fonctionnal without āPaid planā.
We are able to configure one, but it does not work.
I tried the urls :
https://my_app.bubbleapps.io/version-test/api/1.1/wf/jasonelle
https://my_app.bubbleapps.io/api/1.1/wf/jasonelle
{
"error_class": "Unauthorized",
"args": {
"code": "...90054371372..."
},
"message": null,
"translation": "This application does not expose an API. Please upgrade your Bubble subscription for your API calls to run."
}
Hi @AlexCottin
Bubble evolve a lot. Yes it take a paid plan now. Welcome to Bubble Lion De Jude.
Thanks
An update installation for Android and iOS build from @edtyli9 Ed.
And yes.