请求 IDFA 权限 (仅 iOS)
@override Future<bool> requestIDFA() async { return await methodChannel.invokeMethod('requestIDFA'); }