Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider

前端 未结 8 1267
别那么骄傲
别那么骄傲 2020-12-24 05:11

Anyone knows what does this error mean? I get it in LogCat shell every time I connect with my android application to Facebook (via emulator).

The code which in charg

8条回答
  •  执笔经年
    2020-12-24 05:46

    For me (but I work with ionic) it was because of an image missed / template error, before launch :

    ionic cordova build android
    

    Maybe it can help others...

提交回复
热议问题