AppGalleryConnect / agc-flutter-plugin

This repository including all of exsiting plugins of AppGallery Connect Service in Flutter.
Apache License 2.0
12 stars 3 forks source link

Exception when using the buildShortAppLinking #5

Closed akfrancisco closed 2 years ago

akfrancisco commented 2 years ago

_AGCAppLinking.buildLongAppLinking works fine.

AGCAppLinking.buildShortAppLinking builder throws the ff. error E/AGCAppLinkingException(27918): (PluginException) UNKNOWN: url is null

yycccc91 commented 2 years ago

Please check your agconnect-services.json file. Make sure you have selected your storage location in the portal and redownload this file. Also, make sure it is in the right place.

akfrancisco commented 2 years ago

Please check your agconnect-services.json file. Make sure you have selected your storage location in the portal and redownload this file. Also, make sure it is in the right place.

Solution was NOT the agconnect-services.json file.

solution was adding a whitelist url in the app gallery app linking api.