openforge / capacitor-game-services

A capacitor plugin for both Apple Game Center and Google Play Game Services libraries.
MIT License
22 stars 5 forks source link

add webview reference to games client #5

Closed hscheuerle closed 4 years ago

hscheuerle commented 4 years ago

Capacitor applications don't link the initial res view by default. Passing the WebView getter (since no id ref on default project) to games client will register that view to receive the native android popups for unlocked achievements

fixes #4