Monte

Results 11 comments of Monte

Hmmm. I moved to a different location and using the same beacons have been able to get the regionXxx methods to fire. Strange. I will close but would love some...

I have the same problem in that regionDidEnter and regionDidExit do not fire, actually, it's kind of flaky; sometimes the enter will fire sometimes not (mostly not). In my case,...

Get fail for key: com.apple.configuration.managed is there error reported by the userDefaults class.

For those with the same problem as me, I ended up switching to the [react-native-userdefaults-ios](https://github.com/dsibiski/react-native-userdefaults-ios) project, which had no trouble reading from a [managed app configuration](http://www.appconfig.org/) key.

It's worth noting that I am parallelizing requests across a thread pool for performance reasons.

I believe this is a result of throttling policies being applied on the Exchange server. I am investigating this further by changing or lifting those values for validation purposes. Now,...

Thanks Dave. I am attempting to prove or disprove that theory. If not a result of throttling, I would love any thoughts from any in the know. The issue can...

Thanks, Dave. I'd like to buy you a beer then =) I am calling that via on-prem Ex2013. The extent of the questions being asked of Exchange are generally to...

I managed to get my hands on some IIS logs that are in the format of HttpProxy. Fortunately, the java EWS client uses a unique user-agent so I was able...