We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I put json data in my server
Link: http://banglahdnatok.com/test and the data is { "programs":[ { "name":"Avto Nişanlar", "desc":"Bütün yol nişanları", "uri":"com.mobapphome.avtonishanlar", "img":"imgs/avto_nishanlar2.png", "release_date":"10/10/2014" }, { "name":"Məzənnə", "desc":"Valyuta çeviricisi və məzənnələr", "uri":"com.mobapphome.currency", "img":"imgs/mezenne2.png", "release_date":"05/12/2014" } ] }
I put link in this init MAHAdsController.init(this, "http://banglahdnatok.com/test");
But When i run my app one dailog shows but i can't see any app list.
The text was updated successfully, but these errors were encountered:
Hi, @paveltech.
Sorry for late late response. I haven't seen.
Did you sole your problem? Can I help now?
Sorry, something went wrong.
Hi @paveltech . I hope you have solved your problem.
I am closing issue if you have not any question.
no i can't solve your issue. then i developed my own library. https://github.com/paveltech/MoreApps
No branches or pull requests
I put json data in my server
Link: http://banglahdnatok.com/test
and the data is
{
"programs":[
{
"name":"Avto NiÅŸanlar",
"desc":"Bütün yol nişanları",
"uri":"com.mobapphome.avtonishanlar",
"img":"imgs/avto_nishanlar2.png",
"release_date":"10/10/2014"
},
{
"name":"Məzənnə",
"desc":"Valyuta çeviricisi və məzənnələr",
"uri":"com.mobapphome.currency",
"img":"imgs/mezenne2.png",
"release_date":"05/12/2014"
}
]
}
I put link in this init
MAHAdsController.init(this, "http://banglahdnatok.com/test");
But When i run my app one dailog shows but i can't see any app list.
The text was updated successfully, but these errors were encountered: