NBUI immediatly pops up error GithubAPI is not initialized

2
In Mendix 8.15 for a sandbox application I try to create the APK for the Native app. in StudioPro: Project → Build Native Mobile App and pressing any of the two buttons: Giving me no clue other than this text. This app has just been upgraded from 8.14, where building APK’s via the beta version of the NBUI worked fine, using an apikey for github.
asked
3 answers
2

I had the same problem.

I decided to delete everything (project, database,modeller)
Downloaded everything again and it worked.

Don't know what the real issue is but I can build APK's again.

Maybe you can try this.

 

answered
2

I've solved this by removing the .config file in the directory nativemobile of my project en retarting the modeler

answered
0

Check if the 'workflow' box is checked in your GitHub token permissions

 

answered