GoBig87

Results 5 issues of GoBig87

I'm using release-2019.06.06 and the loading screen turn to black while loading my app. The issue is coming from https://github.com/kivy/python-for-android/blob/release-2019.06.06/pythonforandroid/bootstraps/sdl2/build/src/main/java/org/kivy/android/PythonActivity.java inside ``` /** Confirm that the app's main routine has...

bug

SDL2 hardcodes the keyboard and doesn't allow for the ability to switch keyboards. This PR patches SDL2 to allow users to specify ios keyboard enums.

I needed to use a swift framework that I have built to be obj-c callable. The framework builds fine and my code compiles and my issue happens when I make...

One of the new features from NordVPN is Meshnet https://nordvpn.com/features/meshnet/. This adds the ability to connect remotely to different computers for filing sharing and ssh access.

This allows ios developers the ability to change keyboard types

Component: core-providers
Status: On-hold