<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Local Geodatabase included in Bundle cannot be opened in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203168#M1840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right with identifying the cause. We are aware of this issue, and it will be fixed with the next release. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current workarounds are to either use iTunes File Sharing or copy the geodatabase to the documents folder of the device &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2014 21:22:02 GMT</pubDate>
    <dc:creator>SuganyaBaskaran1</dc:creator>
    <dc:date>2014-11-12T21:22:02Z</dc:date>
    <item>
      <title>Local Geodatabase included in Bundle cannot be opened</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203167#M1839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we would like to include a local geodatabase into our iOS Application bundle.&lt;/P&gt;&lt;P&gt;We created the geodatabase in ArcMap 10.2.2 and are using the Runtime SDK 10.2.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We load the geodatabase like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Menlo',serif; color: #5c2699;"&gt;AGSGDBGeodatabase&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Menlo',serif;"&gt; *gdb = [[&lt;SPAN style="color: #5c2699;"&gt;AGSGDBGeodatabase&lt;/SPAN&gt; &lt;SPAN style="color: #2e0d6e;"&gt;alloc&lt;/SPAN&gt;]&lt;SPAN style="color: #2e0d6e;"&gt;initWithPath&lt;/SPAN&gt;:thePathStringGDB &lt;SPAN style="color: #2e0d6e;"&gt;error&lt;/SPAN&gt;:&amp;amp;error];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and run into the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;***Error Domain=com.esri.arcgis.runtime.error Code=12 "automatic extension loading failed: " UserInfo=0x17027e700 {NSLocalizedDescription=automatic extension loading failed: }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Printing description of [0].value:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp; automatic extension loading failed:***&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We assume that the Runtime tries to open the geodatabase in writable mode which is not possible within the bundle.&lt;/P&gt;&lt;P&gt;It works fine if we copy the geodatabase into the File Sharing folder of our device and load it from there.&lt;/P&gt;&lt;P&gt;We also tried to share the Runtime Content in ArcMap with the option "Optimize size for view only".&lt;/P&gt;&lt;P&gt;In this case the geodatabase could be opened from the bundle.&lt;/P&gt;&lt;P&gt;But a lot of (necessary) attributes from our Feature Classes were removed, so this is not an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since we understand that Runtime Content shared from ArcMap should always be created as "read-only" this seems to be a bug?&lt;/P&gt;&lt;P&gt;Are there any solutions/workarounds?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Beate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 10:01:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203167#M1839</guid>
      <dc:creator>BeateStollberg</dc:creator>
      <dc:date>2014-11-12T10:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Local Geodatabase included in Bundle cannot be opened</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203168#M1840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right with identifying the cause. We are aware of this issue, and it will be fixed with the next release. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current workarounds are to either use iTunes File Sharing or copy the geodatabase to the documents folder of the device &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 21:22:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203168#M1840</guid>
      <dc:creator>SuganyaBaskaran1</dc:creator>
      <dc:date>2014-11-12T21:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Local Geodatabase included in Bundle cannot be opened</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203169#M1841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Beate,&lt;/P&gt;&lt;P&gt;Upon checking the bug status, it was actually fixed in 10.2.4. It appears that the symbolic link that you have in your project is causing the error. Can you try the following, and see if it resolves the issue?&lt;/P&gt;&lt;P&gt;- Access the test gdb inside the ArcGIS.bundle directly without the symbolic link. &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P style="font-family: Menlo; color: #3d1d81;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'andale mono', times;"&gt;&lt;SPAN style="color: #703daa;"&gt;NSBundle&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;* arcgis_bundle = [&lt;/SPAN&gt;&lt;SPAN style="color: #703daa;"&gt;NSBundle&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;bundleWithPath&lt;SPAN style="color: #000000;"&gt;:[[&lt;/SPAN&gt;&lt;SPAN style="color: #703daa;"&gt;NSBundle&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;mainBundle&lt;SPAN style="color: #000000;"&gt;]&lt;/SPAN&gt;pathForResource&lt;SPAN style="color: #000000;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #d12f1b;"&gt;@"ArcGIS"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;ofType&lt;SPAN style="color: #000000;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #d12f1b;"&gt;@"bundle"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;]];&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Menlo;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'andale mono', times;"&gt;&lt;SPAN style="color: #703daa;"&gt;NSString&lt;/SPAN&gt; *gdbPath = [ arcgis_bundle &lt;SPAN style="color: #3d1d81;"&gt;pathForResource&lt;/SPAN&gt;:&lt;SPAN style="color: #d12f1b;"&gt;@"test"&lt;/SPAN&gt; &lt;SPAN style="color: #3d1d81;"&gt;ofType&lt;/SPAN&gt;:&lt;SPAN style="color: #d12f1b;"&gt;@"geodatabase"&lt;/SPAN&gt; &lt;SPAN style="color: #3d1d81;"&gt;inDirectory&lt;/SPAN&gt;:&lt;SPAN style="color: #d12f1b;"&gt;@"test_gdb"&lt;/SPAN&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;(OR)&lt;/P&gt;&lt;P&gt;- Place the test gdb outside ArcGIS.bundle, and access it with your current code&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'andale mono', times;"&gt;&lt;SPAN style="color: #703daa;"&gt;NSString&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; *gdbPath = [[&lt;/SPAN&gt;&lt;SPAN style="color: #703daa;"&gt;NSBundle&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;mainBundle&lt;SPAN style="color: #000000;"&gt;]&lt;/SPAN&gt;pathForResource&lt;SPAN style="color: #000000;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #d12f1b;"&gt;@"test"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;ofType&lt;SPAN style="color: #000000;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #d12f1b;"&gt;@"geodatabase"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;];&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 23:13:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203169#M1841</guid>
      <dc:creator>SuganyaBaskaran1</dc:creator>
      <dc:date>2014-11-24T23:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Local Geodatabase included in Bundle cannot be opened</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203170#M1842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sugany,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) How can we include the geodatabase into the ArcGIS bundle? There is no way in XCode to do this (the option "Add Files to ArcGIS.bundle" is disabled in the Right-Click-Menu on ArcGIS.bundle &amp;gt;&amp;gt; see screenshot)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2014-11-26 at 09.39.36.png" class="jive-image image-1" height="275" src="/legacyfs/online/34594_Screen Shot 2014-11-26 at 09.39.36.png" style="width: 233px; height: 275.09px;" width="233" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2) That's what we tried before and gave the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Beate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 08:54:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203170#M1842</guid>
      <dc:creator>BeateStollberg2</dc:creator>
      <dc:date>2014-11-26T08:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Local Geodatabase included in Bundle cannot be opened</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203171#M1843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Beate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried this way to implement the gdb file? &lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;NSError *error;
NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES);
NSString *gdbPath = [paths objectAtIndex:0];
gdbPath = [gdbPath stringByAppendingPathComponent:@"your_File_Name.geodatabase"];
AGSGDBGeodatabase *gdb = [[AGSGDBGeodatabase alloc] initWithPath:gdbPath error:&amp;amp;error];&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this is help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:05:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203171#M1843</guid>
      <dc:creator>YueWu1</dc:creator>
      <dc:date>2021-12-11T10:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Local Geodatabase included in Bundle cannot be opened</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203172#M1844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yue Wu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are suggesting to open the GDB from the Documents-Directory.&lt;/P&gt;&lt;P&gt;That works fine (as already stated in my original post).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would like to include the GDB into the App-Bundle and load it from there:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo; color: #3d1d81;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #703daa;"&gt;NSString&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; *thePathStringGDB = [[[&lt;/SPAN&gt;&lt;SPAN style="color: #703daa;"&gt;NSBundle&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;mainBundle&lt;SPAN style="color: #000000;"&gt;] &lt;/SPAN&gt;bundlePath&lt;SPAN style="color: #000000;"&gt;] &lt;/SPAN&gt;stringByAppendingPathComponent&lt;SPAN style="color: #000000;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #78492a;"&gt;C_DATABASENAME&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #703daa;"&gt;NSFileManager&lt;/SPAN&gt; *fileManager = [&lt;SPAN style="color: #703daa;"&gt;NSFileManager&lt;/SPAN&gt; &lt;SPAN style="color: #3d1d81;"&gt;defaultManager&lt;/SPAN&gt;];&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #bb2ca2;"&gt;if&lt;/SPAN&gt; ([fileManager &lt;SPAN style="color: #3d1d81;"&gt;fileExistsAtPath&lt;/SPAN&gt;:thePathStringGDB]) {&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #703daa;"&gt;AGSGDBGeodatabase&lt;/SPAN&gt; *gdb = [[&lt;SPAN style="color: #703daa;"&gt;AGSGDBGeodatabase&lt;/SPAN&gt; &lt;SPAN style="color: #3d1d81;"&gt;alloc&lt;/SPAN&gt;]&lt;SPAN style="color: #3d1d81;"&gt;initWithPath&lt;/SPAN&gt;:thePathStringGDB &lt;SPAN style="color: #3d1d81;"&gt;error&lt;/SPAN&gt;:&amp;amp;error];&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #bb2ca2;"&gt;if&lt;/SPAN&gt; (error)&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d1d81;"&gt;NSLog&lt;/SPAN&gt;(&lt;SPAN style="color: #d12f1b;"&gt;@"Error opening gdb: %@"&lt;/SPAN&gt;, error.&lt;SPAN style="color: #703daa;"&gt;localizedDescription&lt;/SPAN&gt;);&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This fails with the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"automatic extension loading failed"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file exists, but the loading fails.&lt;/P&gt;&lt;P&gt;Our workaround is now to copy the GDB from the bundle to the Library-Directory (NSLibraryDirectory) and open it from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Beate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 09:29:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203172#M1844</guid>
      <dc:creator>BeateStollberg</dc:creator>
      <dc:date>2014-12-02T09:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Local Geodatabase included in Bundle cannot be opened</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203173#M1845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Beate,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In order to include the test.gdb in bundle, right click the bundle, and "show package contents".&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;IMG __jive_id="36668" alt="Screen Shot 2014-12-02 at 10.26.27 AM.png" class="jive-image image-1" src="/legacyfs/online/36668_Screen Shot 2014-12-02 at 10.26.27 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;You can then paste the gdb in.&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #703daa;"&gt;NSString&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'andale mono', times; font-size: 13px; background-color: #f6f6f6;"&gt; *gdbPath = [ arcgis_bundle &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #3d1d81;"&gt;pathForResource&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'andale mono', times; font-size: 13px; background-color: #f6f6f6;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #d12f1b;"&gt;@"test"&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #3d1d81;"&gt;ofType&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'andale mono', times; font-size: 13px; background-color: #f6f6f6;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #d12f1b;"&gt;@"geodatabase"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'andale mono', times; font-size: 13px; background-color: #f6f6f6;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If you are placing the gdb in a folder (within the bundle), make sure to use this method&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #3d1d81;"&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #703daa;"&gt;NSString&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'andale mono', times; font-size: 13px; background-color: #f6f6f6;"&gt; *gdbPath = [ arcgis_bundle &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #3d1d81;"&gt;pathForResource&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'andale mono', times; font-size: 13px; background-color: #f6f6f6;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #d12f1b;"&gt;@"test"&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #3d1d81;"&gt;ofType&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'andale mono', times; font-size: 13px; background-color: #f6f6f6;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #d12f1b;"&gt;@"geodatabase" &lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #3d1d81;"&gt;inDirectory&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'andale mono', times; font-size: 13px; background-color: #f6f6f6;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', times; color: #d12f1b;"&gt;@"test_gdb"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'andale mono', times; font-size: 13px; background-color: #f6f6f6;"&gt;];&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option2: This did not work because only a symbolic link is placed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13px; background-color: #f6f6f6; font-family: 'andale mono', times;"&gt;&lt;IMG __jive_id="36670" alt="Screen Shot 2014-12-02 at 10.38.02 AM.png" class="jive-image image-2" src="/legacyfs/online/36670_Screen Shot 2014-12-02 at 10.38.02 AM.png" style="width: 620px; height: 322px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is the screenshot from the test project submitted by support based on the bug reported, and will not work.Copying &lt;A href="https://community.esri.com/migrated-users/36939"&gt;Yue Wu&lt;/A&gt; to confirm if that's not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please delete the link, and place the gdb instead as shown below. That should work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2014-12-02 at 10.37.44 AM.png" class="jive-image image-3" src="/legacyfs/online/36674_Screen Shot 2014-12-02 at 10.37.44 AM.png" style="width: 620px; height: 324px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try these, and let us know how it goes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 18:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203173#M1845</guid>
      <dc:creator>SuganyaBaskaran1</dc:creator>
      <dc:date>2014-12-02T18:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Local Geodatabase included in Bundle cannot be opened</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203174#M1846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Suganya and Yue Wu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) same error&lt;/P&gt;&lt;P&gt;(2) the geodatabase is not a link, it is included.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to be clear: In the simulator all these procedures work fine.&lt;/P&gt;&lt;P&gt;But on the &lt;SPAN style="text-decoration: underline;"&gt;device&lt;/SPAN&gt; the geodatabase included in the bundle cannot be loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since we found a workaround (copying the geodatabase to the Library-Directory), we are not further looking for another solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and cheers,&lt;/P&gt;&lt;P&gt;Beate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 08:57:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/local-geodatabase-included-in-bundle-cannot-be/m-p/203174#M1846</guid>
      <dc:creator>BeateStollberg</dc:creator>
      <dc:date>2014-12-03T08:57:09Z</dc:date>
    </item>
  </channel>
</rss>

