(7.1.0)升级到最新版本(11.3.0)时获得符号: method getTargetUrlFromInboundIntent(ItemViewActivity,Intent)位置: class AppLinks我有 error: package bolts does not exist import bolts.AppLinks; 因此,我已经修改并修复了导入错误 import bolts.AppLinks; to import com.facebook.bolts.AppLinks; 现在我得到了下面的错误 er