Marcin Czech
Marcin Czech
versionCode is an int, it will cause problems in 2022
**Is your feature request related to a problem? Please describe.** When showing the location picker with a pre-selected location using wtihLocation(LatLng), I would like to show additionally a blue dot...
### Description: After using `addNextSibling` method. Application crashes during `XMLDocument.deinit` ``` deinit { xmlFreeDoc(self.docPtr) } ``` with ` malloc: *** error for object 0x7fee7f04465b: pointer being freed was not allocated`...
Within note fetched via sdk I have ``` ``` notice **"image/png"** type When I fetch the resources for the note ``` ENSession.shared.primaryNoteStore()?.fetchNote(withGuid: guid, includingContent: true, resourceOptions: ENResourceFetchOption.includeData, completion: { note,...
Working with Evernote IOS SDK 3.0 I would like to retrieve a specific resource from note using fetchResourceByHashWith This is how I am using it. Just for this example, to...
as per http://developer.android.com/reference/android/app/FragmentTransaction.html#setCustomAnimations(int, int, int, int) instead of just `inAnimation` and `outAnimation`