-
Re: Getting FileProviderValidation to work
cahntabon Jul 10, 2018 11:46 PM (in response to SebastianK)I am having same problem.
-
Re: Getting FileProviderValidation to work
GiTro Feb 1, 2019 2:36 AM (in response to SebastianK)Me too.
-
Re: Getting FileProviderValidation to work
eskimo Feb 5, 2019 2:11 AM (in response to SebastianK)I don’t support file providers but I talked with my colleague who does, and he confirmed that he got FileProviderValidation working by following the steps in the read me.
The original poster on this thread was working on iOS 12b1, and it’s certainly possible that FileProviderValidation had problems on that pre-release system. It should work just fine on current released systems.
If you’re having problems with your file provider not showing up, I recommend that you double check that your extension implements the protocol correctly. If that doesn’t help, you should open a DTS tech support incident and my colleague will be able to help you one-on-one.
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardwarelet myEmail = "eskimo" + "1" + "@apple.com"
-
Re: Getting FileProviderValidation to work
SebastianK Feb 14, 2019 5:46 AM (in response to SebastianK)I did eventually get it to work. I had filed a bug and received a comment that made things clearer.
The "secret" is that placeholder URLs have to be written out to disk. Having implemented all required methiods is not enough. The presence of placeholder URLs is the key.
-
Re: Getting FileProviderValidation to work
eskimo Feb 15, 2019 1:29 AM (in response to SebastianK)Thanks for closing the loop here.
What was your bug number?
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardwarelet myEmail = "eskimo" + "1" + "@apple.com"
-
Re: Getting FileProviderValidation to work
seb2 Feb 15, 2019 5:32 AM (in response to eskimo)It's 45223115.
Thanks for being such a supportive guy!
-
Re: Getting FileProviderValidation to work
renepi Feb 20, 2019 6:44 AM (in response to seb2)I cannot install the FileProviderValidation anymore. I get the error message: "A valid provisioning profile for this executable was not found."
It did work two weeks ago, but now it doesn't
I have tried it on 3 devices:
- iPhone X / iOS 12.1.4
- iPad Pro 11inch / iOS 12.1.4
- iPad 4 mini / iOS 12.1.3.
Is it possible the that enterprise certificate was revoked that was used to sign the FileProviderValidation.ipa?
-
Re: Getting FileProviderValidation to work
eskimo Feb 21, 2019 12:51 AM (in response to renepi)Digging into the
.ipa
, it looks like its provisioning profile expired on 8 Feb 2019 )-: Please file a bug about this, then post your bug number here.Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardwarelet myEmail = "eskimo" + "1" + "@apple.com"
-
Re: Getting FileProviderValidation to work
renepi Feb 21, 2019 3:09 AM (in response to eskimo)48270813
-
Re: Getting FileProviderValidation to work
eskimo Feb 22, 2019 12:49 AM (in response to renepi)Thanks for that. I ran this issue past DTS’s file provider expert and he confirmed that your bug has landed in the right place.
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardwarelet myEmail = "eskimo" + "1" + "@apple.com"
-
Re: Getting FileProviderValidation to work
renepi Feb 25, 2019 2:38 AM (in response to eskimo)Thanks
-
Re: Getting FileProviderValidation to work
paulofaria Apr 20, 2019 3:21 PM (in response to eskimo)Is there an ipa with a valid provisioning profile?
-
Re: Getting FileProviderValidation to work
eskimo Apr 21, 2019 12:59 AM (in response to paulofaria)Is there an ipa with a valid provisioning profile?
I’m not sure how to interpret that, but my best guess is that you’re asking whether this bug (r. 48270813) is resolved. It is not )-:
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardwarelet myEmail = "eskimo" + "1" + "@apple.com"
-
Re: Getting FileProviderValidation to work
felixs Oct 29, 2019 5:25 AM (in response to eskimo)I've run into the same issue.
I'm debugging an issue with a FileProvider not receiving any calls in Airplane mode and would really like to see if FileProviderValidation finds any issues that could give me a hint at where to look.
I fail at installling the IPA, though, so I guess r. 48270813 is still open. :-(
-
-
-
-
-
-
-
-
-