Trevize Daneel
Trevize Daneel
news on this?
Still no news?
any news on this?
tkListLoadOnDemandTemplate still does not work on Android. It is a major issue as the text "Load More" cannot be changed to other languages.
> > > any solution for Angular -> Android ? There is no solution. tkListLoadOnDemandTemplate is broken on Android. But you can use tkListViewFooter instead. Just use a customized loadmore...
>I have a local fix that removes the event listener upon completion and will be making a pull request. Alternatively you can just unsubscribe the eventlistener then create a new...
> For me the following line fixed the issue in the App_Resources/Android/app.gradle file: > > ``` > // Add the following line: > apply plugin: 'com.google.gms.google-services' // Google Services plugin...
I made the following changes and managed to build. I hope this gets fixed in the future in App_Resources\Android\app.gradle ``` (...) android { compileSdkVersion 31 //
> @SingleMalted I've encountered this same problem but I'm confused by your description of the locations. I have a {N} 8.2 JS project, and I don't have (or can't find)...
> @SingleMalted > > I create a new project make the changes and now the error is : > > `/Users/pedromartins/Develop/web/www/prociv/example-app/platforms/android/app/src/main/AndroidManifest.xml:13:9-17:19 Error: android:exported needs to be explicitly specified for element...